aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2018-04-21 16:06:05 +0300
committerJimi Huotari <chiitoo@gentoo.org>2018-04-21 16:06:05 +0300
commit5cb85cec6f1834353db9f845df8e125e5b266a6c (patch)
tree8159edd5df64ac3afc0c2551e1cc74fb497ccee5 /dev-qt/qtx11extras
parentdev-qt/qtwebengine: remove upstreamed ICU patches from 5.9999 (diff)
downloadqt-5cb85cec6f1834353db9f845df8e125e5b266a6c.tar.gz
qt-5cb85cec6f1834353db9f845df8e125e5b266a6c.tar.bz2
qt-5cb85cec6f1834353db9f845df8e125e5b266a6c.zip
dev-qt: remove beta2 and beta3, beta4 is in the tree
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r--dev-qt/qtx11extras/Manifest2
-rw-r--r--dev-qt/qtx11extras/qtx11extras-5.11.0_beta2.ebuild21
-rw-r--r--dev-qt/qtx11extras/qtx11extras-5.11.0_beta3.ebuild21
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-qt/qtx11extras/Manifest b/dev-qt/qtx11extras/Manifest
index b3138e73..746d8c78 100644
--- a/dev-qt/qtx11extras/Manifest
+++ b/dev-qt/qtx11extras/Manifest
@@ -1,3 +1 @@
DIST qtx11extras-everywhere-src-5.10.1.tar.xz 108300 BLAKE2B b9f7cb2c4ac09f38a20936cffb76f9c516d754564c15f478113e875c82286919699e0b74acd4fcc0803751d7c70f0bea2bf63873ed45396a9da1f0cdfe9770b4 SHA512 b429aa066c49d0f58f88fb774b49643eea21e41aa5ebfb03c2b4ba53c42a07bddc793a228b3a7cbf3bc57bd02879659a3ce7aeff260b77f4b8adc75a0b556778
-DIST qtx11extras-everywhere-src-5.11.0-beta2.tar.xz 108904 BLAKE2B 8560d97367f9f4740b286546ec4070311ca1e93ab821fc557ddd01b2a2626fcaef476ea44a4bf40389ec1d9772157420d59239a36f2ca84ed62ed48bf1e5f904 SHA512 6428a6874cc7affd9ae143519e8328141de5bfbe555643803ad3bcbd8d5bcd9509b17f428847be06941671d4588b70b710c50e5cd33d5afebe7b3e93784d5cdf
-DIST qtx11extras-everywhere-src-5.11.0-beta3.tar.xz 109000 BLAKE2B 835487e204fea86a407893c7e3f1f5c0cacf52d899876a3715a3b0db73aeac8168ec1e666b73db3fb0fd3de9b2d1b88966df701a5799b9a9637c7fa86677830a SHA512 1c162d51a6feddf4c67d169b36e1f1a6af73f1bc91f4b81b8dbe787607205e92dbeb3ae6684798bc539dee9d8994acf6621e979d94af20a615ad5a9022891c0b
diff --git a/dev-qt/qtx11extras/qtx11extras-5.11.0_beta2.ebuild b/dev-qt/qtx11extras/qtx11extras-5.11.0_beta2.ebuild
deleted file mode 100644
index b029cc42..00000000
--- a/dev-qt/qtx11extras/qtx11extras-5.11.0_beta2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit qt5-build
-
-DESCRIPTION="Linux/X11-specific support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
-fi
-
-IUSE=""
-
-RDEPEND="
- ~dev-qt/qtcore-${PV}
- ~dev-qt/qtgui-${PV}[xcb]
-"
-DEPEND="${RDEPEND}
- test? ( ~dev-qt/qtwidgets-${PV} )
-"
diff --git a/dev-qt/qtx11extras/qtx11extras-5.11.0_beta3.ebuild b/dev-qt/qtx11extras/qtx11extras-5.11.0_beta3.ebuild
deleted file mode 100644
index b029cc42..00000000
--- a/dev-qt/qtx11extras/qtx11extras-5.11.0_beta3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit qt5-build
-
-DESCRIPTION="Linux/X11-specific support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
-fi
-
-IUSE=""
-
-RDEPEND="
- ~dev-qt/qtcore-${PV}
- ~dev-qt/qtgui-${PV}[xcb]
-"
-DEPEND="${RDEPEND}
- test? ( ~dev-qt/qtwidgets-${PV} )
-"