diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-10-19 02:22:03 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-10-19 02:22:03 +0000 |
commit | 64bb972ac27ac0a97fa31198ee42fd9b54a1a15c (patch) | |
tree | 62a064e4e45e0ef0c274df8162ab8f25bc3ae291 /x11-apps/iceauth | |
parent | added ~mips keyword (diff) | |
download | gentoo-2-64bb972ac27ac0a97fa31198ee42fd9b54a1a15c.tar.gz gentoo-2-64bb972ac27ac0a97fa31198ee42fd9b54a1a15c.tar.bz2 gentoo-2-64bb972ac27ac0a97fa31198ee42fd9b54a1a15c.zip |
added ~mips keyword
(Portage version: 2.0.53_rc5)
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 a566825a227c..3026127cbe0a 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.6 2005/09/09 07:07:26 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.7 2005/10/19 02:22:03 geoman Exp $ + + 19 Oct 2005; Stephen P. Becker <geoman@gentoo.org> iceauth-0.99.0.ebuild: + added ~mips keyword 09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml: Add metadata. diff --git a/x11-apps/iceauth/iceauth-0.99.0.ebuild b/x11-apps/iceauth/iceauth-0.99.0.ebuild index 40d72da9acc1..0d55fddaf92f 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.6 2005/09/04 08:10:38 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-0.99.0.ebuild,v 1.7 2005/10/19 02:22:03 geoman 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 ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libICE" DEPEND="${RDEPEND}" |