diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-11-15 21:41:41 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-11-15 21:41:41 +0100 |
commit | 505644e05ce40ccfa2d3b9dc4dd2a4f99159fd4e (patch) | |
tree | e0e9dbdc4ffbfca88d38a24c2c7b38b170018ab0 /x11-libs | |
parent | x11-libs/gl2ps: Remove old (diff) | |
download | gentoo-505644e05ce40ccfa2d3b9dc4dd2a4f99159fd4e.tar.gz gentoo-505644e05ce40ccfa2d3b9dc4dd2a4f99159fd4e.tar.bz2 gentoo-505644e05ce40ccfa2d3b9dc4dd2a4f99159fd4e.zip |
x11-libs/libXTrap: Remove old
Package-Manager: portage-2.2.24
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXTrap/Manifest | 1 | ||||
-rw-r--r-- | x11-libs/libXTrap/libXTrap-1.0.0-r1.ebuild | 18 | ||||
-rw-r--r-- | x11-libs/libXTrap/libXTrap-1.0.0.ebuild | 19 |
3 files changed, 0 insertions, 38 deletions
diff --git a/x11-libs/libXTrap/Manifest b/x11-libs/libXTrap/Manifest index 7a4954f41ee5..19e7a4be43ae 100644 --- a/x11-libs/libXTrap/Manifest +++ b/x11-libs/libXTrap/Manifest @@ -1,2 +1 @@ -DIST libXTrap-1.0.0.tar.bz2 220148 SHA256 cfd12ce675bd5cdeac3720582741fe81a99343bef475d440cb34a7f2cdfe34ba SHA512 294ea55af9bba46d8dba137c12b2dce4befb4d0596e68b0d0a9d8a0182a7d6b758f6b39985723dcc9e1b44699befab4b9ab4480cfe515494edb4aae901be1101 WHIRLPOOL 4f578acc83cfc6f6625940dcec036f0c122d1e291dd35322e804dc6c1942f83796535cf1375467913a47922fd08da9a59fb7fc99eeab1555d4fa980b52953061 DIST libXTrap-1.0.1.tar.bz2 269484 SHA256 8f373d55985676b893d61bd5a255ec9f214be4682ec1167d30356e6564e7252e SHA512 638f79aeb7a68aaff51839266c74b5e4f875e5bb2b473f01a637ea0dd75e4fbc7350612ff27dc12716142397c824fe16b178003015878f34f439d90d748391f1 WHIRLPOOL f38821942fc75ab9b4dbc49da9dd9d685e8bbcff3d79151eb345281d135ef75cfcbc645780dcedb139e6fc769d5db0d57f6e5993992876ba79c1ccf1c5bf0d65 diff --git a/x11-libs/libXTrap/libXTrap-1.0.0-r1.ebuild b/x11-libs/libXTrap/libXTrap-1.0.0-r1.ebuild deleted file mode 100644 index aaefd36362b2..000000000000 --- a/x11-libs/libXTrap/libXTrap-1.0.0-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org XTrap library" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXext - x11-proto/trapproto - x11-proto/xextproto" -DEPEND="${RDEPEND}" diff --git a/x11-libs/libXTrap/libXTrap-1.0.0.ebuild b/x11-libs/libXTrap/libXTrap-1.0.0.ebuild deleted file mode 100644 index 45aea76dbd39..000000000000 --- a/x11-libs/libXTrap/libXTrap-1.0.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org XTrap library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXext" -DEPEND="${RDEPEND} - x11-proto/trapproto - x11-proto/xextproto" |