diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 19:43:21 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 19:43:31 -0700 |
commit | de8a878f452020761ca235ffc6d9ca06b0830d99 (patch) | |
tree | 0556e290a54eaf656a121e7a1c5bdd415d60038c /x11-apps | |
parent | 6a7bec69bc816d09001183380891edbe65104066 (diff) | |
download | gentoo-de8a878f452020761ca235ffc6d9ca06b0830d99.tar.gz gentoo-de8a878f452020761ca235ffc6d9ca06b0830d99.tar.xz |
x11-apps/iceauth: Drop old versions
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/iceauth/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.6.ebuild | 15 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.7.ebuild | 15 |
3 files changed, 0 insertions, 32 deletions
diff --git a/x11-apps/iceauth/Manifest b/x11-apps/iceauth/Manifest index bf6ce8475cc..e49dd4b3283 100644 --- a/x11-apps/iceauth/Manifest +++ b/x11-apps/iceauth/Manifest @@ -1,3 +1 @@ -DIST iceauth-1.0.6.tar.bz2 133531 BLAKE2B 23119747e42b1901c08bc1e10605ca49200bcfd497f7609ea0b4cbe4c18a9cfd4950fe425dfc9405272e3614f171560c2f158a9602f7724500ca7a8160fbd6e0 SHA512 45a89d9742570f837225313032a63d66e658c379e7f6b776836e5aeed17443b26faa48ff23645517bf32353fb346de13b62c61d43f1fb1b044686d9fd4c4578d -DIST iceauth-1.0.7.tar.bz2 135656 BLAKE2B 4a17fb2b7a1f2ac1604131c9a91c9c78c7c6e480573dcb68c06c5a300ab8474dcbf6782672c3147bf848a81e6bf20fb602375497cc141ed465d3aa5e59d68b8a SHA512 4fe08b3137904c99219456716879cbdf5b49ca9bf390011ffb44b1e896f9a6e008b5f761346a533e682f5cfbf18d18a859c74ad4268ec8d40002ffb79c33bcd7 DIST iceauth-1.0.8.tar.bz2 137905 BLAKE2B 8fb2e29e5f4fee57e5c1f86eb78ce518519f04301e8aa81778e0de6589f62f32478a7cae05db831177f4425eb388f7b666f697314d5ab967ea3e2b6ac7b47d56 SHA512 9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1 diff --git a/x11-apps/iceauth/iceauth-1.0.6.ebuild b/x11-apps/iceauth/iceauth-1.0.6.ebuild deleted file mode 100644 index a9c41f4f9f7..00000000000 --- a/x11-apps/iceauth/iceauth-1.0.6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="ICE authority file utility" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="x11-libs/libICE" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-apps/iceauth/iceauth-1.0.7.ebuild b/x11-apps/iceauth/iceauth-1.0.7.ebuild deleted file mode 100644 index 2d87cb33677..00000000000 --- a/x11-apps/iceauth/iceauth-1.0.7.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="ICE authority file utility" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="x11-libs/libICE" -DEPEND="${RDEPEND} - x11-proto/xproto" |