diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 14:50:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 14:50:39 +0000 |
commit | cbe92858cd48f310595d0055cfc14b5c0e9794ee (patch) | |
tree | 54fee1849fa044a519101f93239b1bc19a2c30ec /x11-apps/iceauth | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-cbe92858cd48f310595d0055cfc14b5c0e9794ee.tar.gz gentoo-2-cbe92858cd48f310595d0055cfc14b5c0e9794ee.tar.bz2 gentoo-2-cbe92858cd48f310595d0055cfc14b5c0e9794ee.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index c41b853c6521..e1ff161a67a8 100644 --- a/x11-apps/iceauth/ChangeLog +++ b/x11-apps/iceauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/iceauth # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.20 2006/06/30 09:53:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.21 2006/06/30 14:50:39 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> iceauth-1.0.1.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> iceauth-1.0.1.ebuild: Stable on ppc64 diff --git a/x11-apps/iceauth/iceauth-1.0.1.ebuild b/x11-apps/iceauth/iceauth-1.0.1.ebuild index ae3ee9844292..d65d2998f2e4 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-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.8 2006/06/30 09:53:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.1.ebuild,v 1.9 2006/06/30 14:50:39 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org iceauth application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libICE" DEPEND="${RDEPEND}" |