diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 14:48:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 14:48:57 +0000 |
commit | 9bf94539d6ca4df30b2e946b3278d712f50d9d09 (patch) | |
tree | 353b373519235186e770eb62f6839f0852c006b7 /x11-libs/libICE | |
parent | x86 stable, bug #202308 (diff) | |
download | gentoo-2-9bf94539d6ca4df30b2e946b3278d712f50d9d09.tar.gz gentoo-2-9bf94539d6ca4df30b2e946b3278d712f50d9d09.tar.bz2 gentoo-2-9bf94539d6ca4df30b2e946b3278d712f50d9d09.zip |
Stable on ppc wrt bug 202087
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index c49681d17fd7..d61437bcd6de 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.46 2007/12/15 15:24:41 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.47 2007/12/16 14:48:57 nixnut Exp $ + + 16 Dec 2007; nixnut <nixnut@gentoo.org> libICE-1.0.4.ebuild: + Stable on ppc wrt bug 202087 15 Dec 2007; Doug Klima <cardoe@gentoo.org> libICE-1.0.4.ebuild: amd64 stable wrt bug #202087 diff --git a/x11-libs/libICE/libICE-1.0.4.ebuild b/x11-libs/libICE/libICE-1.0.4.ebuild index 570be2cf1383..464c69478c98 100644 --- a/x11-libs/libICE/libICE-1.0.4.ebuild +++ b/x11-libs/libICE/libICE-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.4.ebuild,v 1.4 2007/12/15 15:24:41 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.4.ebuild,v 1.5 2007/12/16 14:48:57 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org ICE library" -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" IUSE="ipv6" RDEPEND="x11-libs/xtrans |