diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-30 09:53:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-30 09:53:53 +0000 |
commit | 617a2d1accf6ca3954ab21e60301d127a8a4be68 (patch) | |
tree | 64b512a9dd23eac85f177ffb95009a0010c805bc /x11-apps/iceauth | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-617a2d1accf6ca3954ab21e60301d127a8a4be68.tar.gz gentoo-2-617a2d1accf6ca3954ab21e60301d127a8a4be68.tar.bz2 gentoo-2-617a2d1accf6ca3954ab21e60301d127a8a4be68.zip |
Stable on ppc64
(Portage version: 2.1-r1)
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 cc830fc9e55a..c41b853c6521 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.19 2006/06/30 05:18:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.20 2006/06/30 09:53:53 corsair Exp $ + + 30 Jun 2006; Markus Rothe <corsair@gentoo.org> iceauth-1.0.1.ebuild: + Stable on ppc64 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; iceauth-1.0.1.ebuild: x86 stable. diff --git a/x11-apps/iceauth/iceauth-1.0.1.ebuild b/x11-apps/iceauth/iceauth-1.0.1.ebuild index f2c2b03344b5..ae3ee9844292 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.7 2006/06/30 05:18:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.1.ebuild,v 1.8 2006/06/30 09:53:53 corsair 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}" |