diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:37:24 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:37:24 +0000 |
commit | 25653f4593d08bd71eb4728af3a402f2cfd3cfdd (patch) | |
tree | 7d2066695327aee8639e434ddaacd7b55a572d85 /x11-apps/iceauth | |
parent | Marked ~alpha (diff) | |
download | gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.tar.gz gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.tar.bz2 gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.zip |
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/iceauth/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index f343f83714cb..9ad1c5eb4f0e 100644 --- a/x11-apps/iceauth/ChangeLog +++ b/x11-apps/iceauth/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2005/12/23 10:26:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.13 2005/12/26 10:34:44 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> iceauth-1.0.1.ebuild: + Marked ~alpha *iceauth-1.0.1 (23 Dec 2005) diff --git a/x11-apps/iceauth/Manifest b/x11-apps/iceauth/Manifest index 174346909949..3580fd80ac9f 100644 --- a/x11-apps/iceauth/Manifest +++ b/x11-apps/iceauth/Manifest @@ -1,8 +1,8 @@ -MD5 01f4a0237a0e63a700620e19d18889bd ChangeLog 1573 +MD5 7c2c7959a5a390c2b59bd420b784b576 ChangeLog 1665 MD5 6fac074979a7be4640c4ebb2243c306c files/digest-iceauth-0.99.2 66 MD5 74305aa51485d476b3ca138d7b3de5ee files/digest-iceauth-1.0.0 65 MD5 71b44c42a98789c1204a26308887e579 files/digest-iceauth-1.0.1 65 MD5 bcf76eac2d067e6ec266f77b297b588f iceauth-0.99.2.ebuild 470 MD5 93ee32c2ac6d54a1c987b5469ab35e15 iceauth-1.0.0.ebuild 469 -MD5 66a747b60a7dfca86e10bab8d69ee0bc iceauth-1.0.1.ebuild 465 +MD5 06fe972ed9e83315b0222611535a3ee2 iceauth-1.0.1.ebuild 472 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 diff --git a/x11-apps/iceauth/iceauth-1.0.1.ebuild b/x11-apps/iceauth/iceauth-1.0.1.ebuild index 2c7235f09646..d09d7373d3cd 100644 --- a/x11-apps/iceauth/iceauth-1.0.1.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.1.ebuild @@ -1,6 +1,6 @@ # 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.1.ebuild,v 1.1 2005/12/23 10:26:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.1.ebuild,v 1.2 2005/12/26 10:34:44 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org iceauth application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libICE" DEPEND="${RDEPEND}" |