summaryrefslogtreecommitdiff
path: root/dev-qt/qtscxml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-13 16:12:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-13 16:12:29 +0100
commitd6b74dc5c3dc80dba21e4eba006c3509b75a062c (patch)
tree1d96b246fe3593fd4b24d27cf95d6ff3b2134296 /dev-qt/qtscxml
parentd7af13346946a4667686842e79e7a82736a3085b (diff)
dev-qt : clean category, leave only actually used ebuilds
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r--dev-qt/qtscxml/Manifest2
-rw-r--r--dev-qt/qtscxml/qtscxml-5.11.1-r1337.ebuild19
-rw-r--r--dev-qt/qtscxml/qtscxml-5.9.5-r1000.ebuild19
3 files changed, 0 insertions, 40 deletions
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}"