diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 04:16:25 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 04:16:25 +0000 |
commit | a46bfadf3f06984487988b11c540667a48a7603d (patch) | |
tree | 61033b1054a8d4bb230ff301a8bb87b48192beb1 /x11-libs | |
parent | Stable on mips. (diff) | |
download | gentoo-2-a46bfadf3f06984487988b11c540667a48a7603d.tar.gz gentoo-2-a46bfadf3f06984487988b11c540667a48a7603d.tar.bz2 gentoo-2-a46bfadf3f06984487988b11c540667a48a7603d.zip |
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index d9c2acaa4324..43677fec4826 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.38 2007/05/20 20:47:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.39 2007/05/27 04:16:25 kumba Exp $ + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> libICE-1.0.3.ebuild: + Stable on mips. 20 May 2007; Jeroen Roovers <jer@gentoo.org> libICE-1.0.3.ebuild: Stable for HPPA (bug #175465). diff --git a/x11-libs/libICE/libICE-1.0.3.ebuild b/x11-libs/libICE/libICE-1.0.3.ebuild index b8a0e253f038..c3cb822df67f 100644 --- a/x11-libs/libICE/libICE-1.0.3.ebuild +++ b/x11-libs/libICE/libICE-1.0.3.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.3.ebuild,v 1.6 2007/05/20 20:47:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.3.ebuild,v 1.7 2007/05/27 04:16:25 kumba 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 |