diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:53:21 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:53:21 +0000 |
commit | 8e8576cb7cbe2f70bfd6e8eb62fef117074f6fb3 (patch) | |
tree | aad7fb3e2eadba309958aeae4175e663a721ce8a /x11-apps/iceauth | |
parent | Pull old versions. (diff) | |
download | gentoo-2-8e8576cb7cbe2f70bfd6e8eb62fef117074f6fb3.tar.gz gentoo-2-8e8576cb7cbe2f70bfd6e8eb62fef117074f6fb3.tar.bz2 gentoo-2-8e8576cb7cbe2f70bfd6e8eb62fef117074f6fb3.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/iceauth/files/digest-iceauth-0.99.2 | 1 | ||||
-rw-r--r-- | x11-apps/iceauth/files/digest-iceauth-1.0.0 | 1 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-0.99.2.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.0.ebuild | 14 |
5 files changed, 5 insertions, 31 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index 9ad1c5eb4f0e..013cb7eb2dc7 100644 --- a/x11-apps/iceauth/ChangeLog +++ b/x11-apps/iceauth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/iceauth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.13 2005/12/26 10:34:44 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.14 2005/12/26 20:50:28 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -iceauth-0.99.2.ebuild, -iceauth-1.0.0.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> iceauth-1.0.1.ebuild: Marked ~alpha diff --git a/x11-apps/iceauth/files/digest-iceauth-0.99.2 b/x11-apps/iceauth/files/digest-iceauth-0.99.2 deleted file mode 100644 index 3f6d604565cd..000000000000 --- a/x11-apps/iceauth/files/digest-iceauth-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 0ed81ddc7512d24901e9128bed50d3ba iceauth-0.99.2.tar.bz2 83237 diff --git a/x11-apps/iceauth/files/digest-iceauth-1.0.0 b/x11-apps/iceauth/files/digest-iceauth-1.0.0 deleted file mode 100644 index 4d3ae8cc852e..000000000000 --- a/x11-apps/iceauth/files/digest-iceauth-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 b267b2ad975101b07e0197ea368fec5c iceauth-1.0.0.tar.bz2 84078 diff --git a/x11-apps/iceauth/iceauth-0.99.2.ebuild b/x11-apps/iceauth/iceauth-0.99.2.ebuild deleted file mode 100644 index 4c9a00dde5cd..000000000000 --- a/x11-apps/iceauth/iceauth-0.99.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-0.99.2.ebuild,v 1.1 2005/12/04 21:43:51 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org iceauth application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libICE" -DEPEND="${RDEPEND}" diff --git a/x11-apps/iceauth/iceauth-1.0.0.ebuild b/x11-apps/iceauth/iceauth-1.0.0.ebuild deleted file mode 100644 index 855084f2ccbc..000000000000 --- a/x11-apps/iceauth/iceauth-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.0.ebuild,v 1.1 2005/12/18 19:13:45 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org iceauth application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libICE" -DEPEND="${RDEPEND}" |