diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:28:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:28:48 +0000 |
commit | e2d0c141b75dc2e7e1f63e62840e29f366f68508 (patch) | |
tree | 76970b20ebac4454ef8b97ecf935edc39fefa0ff /x11-apps/iceauth | |
parent | Stable for HPPA (bug #380421). (diff) | |
download | gentoo-2-e2d0c141b75dc2e7e1f63e62840e29f366f68508.tar.gz gentoo-2-e2d0c141b75dc2e7e1f63e62840e29f366f68508.tar.bz2 gentoo-2-e2d0c141b75dc2e7e1f63e62840e29f366f68508.zip |
Stable for HPPA (bug #380421).
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/iceauth')
-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 e4512f71338c..0474783a2f9c 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.62 2011/07/30 10:33:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.63 2011/09/21 00:28:48 jer Exp $ + + 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> iceauth-1.0.5.ebuild: + Stable for HPPA (bug #380421). 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> iceauth-1.0.5.ebuild: alpha/ia64/s390/sh/sparc stable wrt #371857 diff --git a/x11-apps/iceauth/iceauth-1.0.5.ebuild b/x11-apps/iceauth/iceauth-1.0.5.ebuild index a9aeafaf519b..85848e77aba9 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.7 2011/07/30 10:33:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.5.ebuild,v 1.8 2011/09/21 00:28:48 jer 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" |