diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-10-18 00:34:07 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-10-18 00:49:14 +0200 |
commit | 5fe9bed518bfef05c1ed5b5701e856fcf1954da1 (patch) | |
tree | 57ac4279697bbf2efe550d99a0bd5229499fbe7d /x11-proto | |
parent | dev-java/saxon: Clean up old. Fixes bug 562972. (diff) | |
download | gentoo-5fe9bed518bfef05c1ed5b5701e856fcf1954da1.tar.gz gentoo-5fe9bed518bfef05c1ed5b5701e856fcf1954da1.tar.bz2 gentoo-5fe9bed518bfef05c1ed5b5701e856fcf1954da1.zip |
x11-proto/xextproto: Remove old
Package-Manager: portage-2.2.23
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xextproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/xextproto/xextproto-7.2.0.ebuild | 25 | ||||
-rw-r--r-- | x11-proto/xextproto/xextproto-7.2.1-r1.ebuild | 26 | ||||
-rw-r--r-- | x11-proto/xextproto/xextproto-7.2.1.ebuild | 25 |
4 files changed, 0 insertions, 78 deletions
diff --git a/x11-proto/xextproto/Manifest b/x11-proto/xextproto/Manifest index 0f796aef4a39..2350d6f62a27 100644 --- a/x11-proto/xextproto/Manifest +++ b/x11-proto/xextproto/Manifest @@ -1,3 +1 @@ -DIST xextproto-7.2.0.tar.bz2 207724 SHA256 d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5 SHA512 910de76dbcbe752fbbf8e9496e2d5aba480347dabc8dc365362b1835d14d14c9815189b6d77d1d2c63a42cb559800b4a52fa789aa5f1a0c8519768439a9856a8 WHIRLPOOL c337c22ed57a0bfbf9e2e259aa09b77b00a527c74cffdf436419cc15a359f4f6151d017da7ba9860d2d400904ea82f6f25c5893a24bb440621bfde724f74ad75 -DIST xextproto-7.2.1.tar.bz2 229282 SHA256 7c53b105407ef3b2eb180a361bd672c1814524a600166a0a7dbbe76b97556d1a SHA512 c2b60f07c16f850c5fce2aeec071654d34d88f9c775a4386286f597bcce437a124ed3f8c9f7ddc58427c1413f5326a26ee15866fd6725c6315e6da32b323cf33 WHIRLPOOL cd01d2258c9152b68703fef97f200cdbb849c56c2205b4d81f59217b9c0830504b57ca6d13e9a263c6346fa5a69d63480dc9c9783e84530ed110a403319eafae DIST xextproto-7.3.0.tar.bz2 229310 SHA256 f3f4b23ac8db9c3a9e0d8edb591713f3d70ef9c3b175970dd8823dfc92aa5bb0 SHA512 238beed85fcf6fe5b0809e52814dd44fa45fe6868239990086cb8dd2c446292dd4794698abd07ed10bd146a7096c1679f7160da226f9e861dfaf6c8e22315d61 WHIRLPOOL ae113b48e79d540e3b5cb90a6d89e3f1fb6af139726153c31f0cbaeaf34fcad2cded56bf7dd2b2b3bbf1834d85df68abb7eb671ce2b67119ef4e194b30c4cd6f diff --git a/x11-proto/xextproto/xextproto-7.2.0.ebuild b/x11-proto/xextproto/xextproto-7.2.0.ebuild deleted file mode 100644 index eb8c03e360cb..000000000000 --- a/x11-proto/xextproto/xextproto-7.2.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -XORG_DOC=doc -inherit xorg-2 - -DESCRIPTION="X.Org XExt protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="!<x11-libs/libXext-1.0.99" -DEPEND="${RDEPEND}" - -pkg_setup() { - xorg-2_pkg_setup - - CONFIGURE_OPTIONS=" - $(use_with doc xmlto) - --without-fop - " -} diff --git a/x11-proto/xextproto/xextproto-7.2.1-r1.ebuild b/x11-proto/xextproto/xextproto-7.2.1-r1.ebuild deleted file mode 100644 index fd17e78a3311..000000000000 --- a/x11-proto/xextproto/xextproto-7.2.1-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -XORG_DOC=doc -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org XExt protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="!<x11-libs/libXext-1.0.99" -DEPEND="${RDEPEND}" - -pkg_setup() { - xorg-2_pkg_setup - - XORG_CONFIGURE_OPTIONS=( - $(use_with doc xmlto) - --without-fop - ) -} diff --git a/x11-proto/xextproto/xextproto-7.2.1.ebuild b/x11-proto/xextproto/xextproto-7.2.1.ebuild deleted file mode 100644 index f69ccb92d439..000000000000 --- a/x11-proto/xextproto/xextproto-7.2.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -XORG_DOC=doc -inherit xorg-2 - -DESCRIPTION="X.Org XExt protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="!<x11-libs/libXext-1.0.99" -DEPEND="${RDEPEND}" - -pkg_setup() { - xorg-2_pkg_setup - - XORG_CONFIGURE_OPTIONS=( - $(use_with doc xmlto) - --without-fop - ) -} |