diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-05-29 11:10:57 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-05-29 11:23:15 -0400 |
commit | 6720e70e20936d117baf94c0aa364248994d03fd (patch) | |
tree | 2705238e723f2ff7faba56b62f33dacb2af278af /x11-apps/iceauth | |
parent | x11-apps/editres: Drop old versions (diff) | |
download | gentoo-6720e70e20936d117baf94c0aa364248994d03fd.tar.gz gentoo-6720e70e20936d117baf94c0aa364248994d03fd.tar.bz2 gentoo-6720e70e20936d117baf94c0aa364248994d03fd.zip |
x11-apps/iceauth: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.8-r1.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/iceauth/Manifest b/x11-apps/iceauth/Manifest index bfd90c581200..8f0efb19a806 100644 --- a/x11-apps/iceauth/Manifest +++ b/x11-apps/iceauth/Manifest @@ -1,2 +1 @@ -DIST iceauth-1.0.8.tar.bz2 137905 BLAKE2B 8fb2e29e5f4fee57e5c1f86eb78ce518519f04301e8aa81778e0de6589f62f32478a7cae05db831177f4425eb388f7b666f697314d5ab967ea3e2b6ac7b47d56 SHA512 9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1 DIST iceauth-1.0.9.tar.xz 130724 BLAKE2B 39848a28a289f38b43184bc579d8263509dc71bf78ed0a0282e8c22a9f5f468606308ca7785481ce7ff1b683d7854b15cbbadc6ff7c9d0c4d9ff4beef9598211 SHA512 16b2f58008587cf1544037ca8b1c76dbb75eb043b3048b3064e66ba6b147962233f1453c2cf18bfb136dd6dd21d3e27b5219e17e1ab7b81dbe93fb6aff801a72 diff --git a/x11-apps/iceauth/iceauth-1.0.8-r1.ebuild b/x11-apps/iceauth/iceauth-1.0.8-r1.ebuild deleted file mode 100644 index db01a5f7392a..000000000000 --- a/x11-apps/iceauth/iceauth-1.0.8-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="ICE authority file utility" - -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris ~x86-winnt" - -RDEPEND="x11-libs/libICE" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |