diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:33:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:33:03 +0000 |
commit | 5d26bf4c47b44d44a6638c44a29f4e0da41a8ee9 (patch) | |
tree | 67e331abb03f87f076193a9eda8957c7dc7598a1 /x11-apps | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-5d26bf4c47b44d44a6638c44a29f4e0da41a8ee9.tar.gz gentoo-2-5d26bf4c47b44d44a6638c44a29f4e0da41a8ee9.tar.bz2 gentoo-2-5d26bf4c47b44d44a6638c44a29f4e0da41a8ee9.zip |
alpha/ia64/s390/sh/sparc stable wrt #371857
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/iceauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index ee4eb00a2aeb..e4512f71338c 100644 --- a/x11-apps/iceauth/ChangeLog +++ b/x11-apps/iceauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/iceauth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.61 2011/07/29 10:31:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.62 2011/07/30 10:33:03 armin76 Exp $ + + 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> iceauth-1.0.5.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #371857 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> iceauth-1.0.5.ebuild: ppc64 stable wrt #371857 diff --git a/x11-apps/iceauth/iceauth-1.0.5.ebuild b/x11-apps/iceauth/iceauth-1.0.5.ebuild index 2ed55ce902c1..a9aeafaf519b 100644 --- a/x11-apps/iceauth/iceauth-1.0.5.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.5.ebuild,v 1.6 2011/07/29 10:31:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.5.ebuild,v 1.7 2011/07/30 10:33:03 armin76 Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="ICE authority file utility" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libICE" |