commit:     196fb1154ddf535dd1483887b44d610518d86ab1
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 01:07:32 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 01:08:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196fb115

x11-libs/libX11: Drop old versions

Bug: https://bugs.gentoo.org/738984
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/libX11/Manifest             |  3 ---
 x11-libs/libX11/libX11-1.6.10.ebuild | 31 -------------------------------
 x11-libs/libX11/libX11-1.6.11.ebuild | 31 -------------------------------
 x11-libs/libX11/libX11-1.6.9.ebuild  | 31 -------------------------------
 4 files changed, 96 deletions(-)

diff --git a/x11-libs/libX11/Manifest b/x11-libs/libX11/Manifest
index 63e4fa7c8cb..4fcb6e82b0b 100644
--- a/x11-libs/libX11/Manifest
+++ b/x11-libs/libX11/Manifest
@@ -1,4 +1 @@
-DIST libX11-1.6.10.tar.bz2 2294095 BLAKE2B 
de615b3fb95e709f3e7b4f91c21b7f29adedb591afd76d8e631ea1d88a54530d799c840de6f5ee1af2a5aa48dfb87bc20dcbed2a2902d707ea3c198ec24d8d86
 SHA512 
ad384d8896fbe587f7fd99b0d3cc56fac6e2facbab52fa99174200d06b19dd163a483c998acf3834b3a4a3aa4de0dbbe13919a1c80e6797afe467c7075b403ff
-DIST libX11-1.6.11.tar.bz2 2389687 BLAKE2B 
996cd32d4d408b15c400fa9472cba884513d78d278282434a85983171f7b3205ed1eb720fa39e49668e036cbbe06523c29c6cb49895f4465fc5f8cecb9a6237f
 SHA512 
2cb4e215c1e3ccb327e02586844f8c426068536a0f472a39f12191feace607f61a6a08586f03758248199678c2f6897a984b0f1222bc0d68fd2e02702f4ce0bf
 DIST libX11-1.6.12.tar.bz2 2376498 BLAKE2B 
a2c6c76d5d4a15073f7837e6a72ecd8b7711dfcec48c54da538a6100a4afa01334a9456376633f1a2365717e03231c6b777c5683e462d10564065dc2437da39a
 SHA512 
79df7d61d9009b0dd3b65f67a62189aa0a43799c01026b3d2d534092596a0b67f246af5e398a89eb1ccc61a27335f81be8262b8a39768a76f62d862cd7415a47
-DIST libX11-1.6.9.tar.bz2 2283814 BLAKE2B 
00fb965b9cd19bde79c4e598c677d21058c85a8ac37d9addab7fb0b2faf67e3d65b91e1864bcd7180e5fd8b0ab7ec3cf68ae7f95ac8e82a049529b5a139b43bd
 SHA512 
fc18f0dc17ade1fc37402179f52e1f2b9c7b7d3a1a9590fea13046eb0c5193b4796289431cd99388eac01e8e59de77db45d2c9675d4f05ef8cf3ba6382c3dd31

diff --git a/x11-libs/libX11/libX11-1.6.10.ebuild 
b/x11-libs/libX11/libX11-1.6.10.ebuild
deleted file mode 100644
index 332f2c8108d..00000000000
--- a/x11-libs/libX11/libX11-1.6.10.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit toolchain-funcs xorg-3
-
-DESCRIPTION="X.Org X11 library"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="ipv6 test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=x11-libs/libxcb-1.11.1[${MULTILIB_USEDEP}]
-       !<x11-base/xorg-proto-2019.2"
-DEPEND="${RDEPEND}
-       x11-base/xorg-proto
-       x11-libs/xtrans"
-BDEPEND="test? ( dev-lang/perl )"
-
-pkg_setup() {
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_with doc xmlto)
-               $(use_enable doc specs)
-               $(use_enable ipv6)
-               --without-fop
-               CPP="$(tc-getPROG CPP cpp)"
-       )
-}

diff --git a/x11-libs/libX11/libX11-1.6.11.ebuild 
b/x11-libs/libX11/libX11-1.6.11.ebuild
deleted file mode 100644
index 08b73757421..00000000000
--- a/x11-libs/libX11/libX11-1.6.11.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit toolchain-funcs xorg-3
-
-DESCRIPTION="X.Org X11 library"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc x86 
~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="ipv6 test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=x11-libs/libxcb-1.11.1[${MULTILIB_USEDEP}]
-       !<x11-base/xorg-proto-2019.2"
-DEPEND="${RDEPEND}
-       x11-base/xorg-proto
-       x11-libs/xtrans"
-BDEPEND="test? ( dev-lang/perl )"
-
-pkg_setup() {
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_with doc xmlto)
-               $(use_enable doc specs)
-               $(use_enable ipv6)
-               --without-fop
-               CPP="$(tc-getPROG CPP cpp)"
-       )
-}

diff --git a/x11-libs/libX11/libX11-1.6.9.ebuild 
b/x11-libs/libX11/libX11-1.6.9.ebuild
deleted file mode 100644
index 54f5a229c4a..00000000000
--- a/x11-libs/libX11/libX11-1.6.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit toolchain-funcs xorg-3
-
-DESCRIPTION="X.Org X11 library"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="ipv6 test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=x11-libs/libxcb-1.11.1[${MULTILIB_USEDEP}]
-       !<x11-base/xorg-proto-2019.2"
-DEPEND="${RDEPEND}
-       x11-base/xorg-proto
-       x11-libs/xtrans"
-BDEPEND="test? ( dev-lang/perl )"
-
-pkg_setup() {
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_with doc xmlto)
-               $(use_enable doc specs)
-               $(use_enable ipv6)
-               --without-fop
-               CPP="$(tc-getPROG CPP cpp)"
-       )
-}

Reply via email to