From 0631d0926ba99dc9262487a1ff616338a5ec55d3 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 14 Feb 2019 18:13:33 +0100 Subject: dev-qt: Drop Qt 5.11.1 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild (limited to 'dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild') diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild deleted file mode 100644 index 11ac804c494b..000000000000 --- a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -QT5_MODULE="qtbase" -inherit qt5-build - -DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework" - -if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" -fi - -IUSE="" - -DEPEND=" - ~dev-qt/qtcore-${PV} -" -RDEPEND="${DEPEND}" - -QT5_TARGET_SUBDIRS=( - src/concurrent -) -- cgit v1.2.3-18-g5258