diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:28:41 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:28:41 +0000 |
commit | ce2c370bc09ae4ae597332946ea3ec034cff6024 (patch) | |
tree | 81dee39e4e055e152fd03a9f1fb2de203eb0aa1d /x11-apps/iceauth | |
parent | Marked ~ppc (diff) | |
download | gentoo-2-ce2c370bc09ae4ae597332946ea3ec034cff6024.tar.gz gentoo-2-ce2c370bc09ae4ae597332946ea3ec034cff6024.tar.bz2 gentoo-2-ce2c370bc09ae4ae597332946ea3ec034cff6024.zip |
Marked ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-0.99.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index b7110a48cfe5..5e505a752f3e 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.3 2005/08/15 17:57:36 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.4 2005/08/20 22:28:41 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> iceauth-0.99.0.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> iceauth-0.99.0.ebuild: Marked ~amd64. diff --git a/x11-apps/iceauth/iceauth-0.99.0.ebuild b/x11-apps/iceauth/iceauth-0.99.0.ebuild index 7429dc7825c7..43c2a75574db 100644 --- a/x11-apps/iceauth/iceauth-0.99.0.ebuild +++ b/x11-apps/iceauth/iceauth-0.99.0.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-0.99.0.ebuild,v 1.3 2005/08/15 17:57:36 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-0.99.0.ebuild,v 1.4 2005/08/20 22:28:41 lu_zero 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 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libICE" DEPEND="${RDEPEND}" |