From d6b74dc5c3dc80dba21e4eba006c3509b75a062c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 13 Aug 2018 16:12:29 +0100 Subject: dev-qt : clean category, leave only actually used ebuilds --- dev-qt/qtscxml/Manifest | 2 -- dev-qt/qtscxml/qtscxml-5.11.1-r1337.ebuild | 19 ------------------- dev-qt/qtscxml/qtscxml-5.9.5-r1000.ebuild | 19 ------------------- 3 files changed, 40 deletions(-) delete mode 100644 dev-qt/qtscxml/Manifest delete mode 100644 dev-qt/qtscxml/qtscxml-5.11.1-r1337.ebuild delete mode 100644 dev-qt/qtscxml/qtscxml-5.9.5-r1000.ebuild (limited to 'dev-qt/qtscxml') diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest deleted file mode 100644 index ab282f89..00000000 --- a/dev-qt/qtscxml/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST qtscxml-everywhere-src-5.11.1.tar.xz 436148 BLAKE2B d26d8e54bc89685110168043ec876fa8bb34c0c23ed31c625d26f71e82283716ed70e3fd71ad02233bd69546ace02cb87549ef3270e3bd43c0758db480db3639 SHA512 d64dba323b009525078e999e0972fd09a16bb806980411ce7cc452aee0951632ee440f71c2b5124cfd6ed5020aa869d8490017aaba374a8d4b83f43c1f0b0689 -DIST qtscxml-opensource-src-5.9.5.tar.xz 413984 BLAKE2B 3e39d97e162fb091643d4b8a1004946bb9a386cd41ac3ae52940c1878b165c9e4a6289f787c4dddaa0aa2d50504558d19979def12cebd57a7ba84d7378bc4bb1 SHA512 1e86f2e7da2a11c3f8d6bb838d32691b85ff0236b471b6b75b2cfc1c4576c4036d6b3f65e39aa81859f4ffbc41c67f2bab95e5ea93f7f3851bd52a9e04054261 diff --git a/dev-qt/qtscxml/qtscxml-5.11.1-r1337.ebuild b/dev-qt/qtscxml/qtscxml-5.11.1-r1337.ebuild deleted file mode 100644 index 8b4a0d9d..00000000 --- a/dev-qt/qtscxml/qtscxml-5.11.1-r1337.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit qt5-build-r10000 - -DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework" - -if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~x86" -fi - -IUSE="" - -DEPEND=" - ~dev-qt/qtcore-${PV} - ~dev-qt/qtdeclarative-${PV} -" -RDEPEND="${DEPEND}" diff --git a/dev-qt/qtscxml/qtscxml-5.9.5-r1000.ebuild b/dev-qt/qtscxml/qtscxml-5.9.5-r1000.ebuild deleted file mode 100644 index f0ea7c25..00000000 --- a/dev-qt/qtscxml/qtscxml-5.9.5-r1000.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit qt5-build-r10000 - -DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework" - -if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64" -fi - -IUSE="" - -DEPEND=" - ~dev-qt/qtcore-${PV} - ~dev-qt/qtdeclarative-${PV} -" -RDEPEND="${DEPEND}" -- cgit v1.2.3