diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-10-09 09:14:37 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-10-09 09:14:37 +0000 |
commit | b77d0b808e577374a9fc25d0951a5d3eae6aa302 (patch) | |
tree | da6b734d3e60a1154444ba597eba58e377c33e92 /x11-apps/iceauth | |
parent | Drop old ebuilds. (diff) | |
download | gentoo-2-b77d0b808e577374a9fc25d0951a5d3eae6aa302.tar.gz gentoo-2-b77d0b808e577374a9fc25d0951a5d3eae6aa302.tar.bz2 gentoo-2-b77d0b808e577374a9fc25d0951a5d3eae6aa302.zip |
Drop old ebuilds.
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/iceauth/files/digest-iceauth-1.0.1 | 3 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.1.ebuild | 16 |
3 files changed, 5 insertions, 20 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index 81c5dd5b5a1c..f6fc459c33c4 100644 --- a/x11-apps/iceauth/ChangeLog +++ b/x11-apps/iceauth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/iceauth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.33 2007/09/29 10:11:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.34 2007/10/09 09:14:36 dberkholz Exp $ + + 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; + -iceauth-1.0.1.ebuild: + Drop old ebuilds. 29 Sep 2007; Raúl Porcel <armin76@gentoo.org> iceauth-1.0.2.ebuild: sparc stable wrt #191615 diff --git a/x11-apps/iceauth/files/digest-iceauth-1.0.1 b/x11-apps/iceauth/files/digest-iceauth-1.0.1 deleted file mode 100644 index 855f05d0dbee..000000000000 --- a/x11-apps/iceauth/files/digest-iceauth-1.0.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 50df9a5718b3cb6544a1c9f38b392b09 iceauth-1.0.1.tar.bz2 84339 -RMD160 7cb397760e61065342b9adaf46983b58fc41dc1c iceauth-1.0.1.tar.bz2 84339 -SHA256 23e2c701493c26470506f2aaffac9ddc9ac79fb8bbcbefb21dbeb67bb72185d6 iceauth-1.0.1.tar.bz2 84339 diff --git a/x11-apps/iceauth/iceauth-1.0.1.ebuild b/x11-apps/iceauth/iceauth-1.0.1.ebuild deleted file mode 100644 index 8465c94cd7a6..000000000000 --- a/x11-apps/iceauth/iceauth-1.0.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.1.ebuild,v 1.14 2006/10/10 23:55:19 dberkholz Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="ICE authority file utility" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - -RDEPEND="x11-libs/libX11 - x11-libs/libICE" -DEPEND="${RDEPEND}" |