diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:35:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:35:29 +0000 |
commit | cc1f5b7ff3da54d49e4fe6a4740e9ecdfa11d816 (patch) | |
tree | b13bbb9387f7a28f8791f0257b0de8fc026d9b0f /x11-libs/libICE | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-cc1f5b7ff3da54d49e4fe6a4740e9ecdfa11d816.tar.gz gentoo-2-cc1f5b7ff3da54d49e4fe6a4740e9ecdfa11d816.tar.bz2 gentoo-2-cc1f5b7ff3da54d49e4fe6a4740e9ecdfa11d816.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index 7f422a988d72..231af7e41fa4 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.64 2010/01/14 17:31:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.65 2010/01/14 22:35:29 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> libICE-1.0.6.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libICE-1.0.6.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-libs/libICE/libICE-1.0.6.ebuild b/x11-libs/libICE/libICE-1.0.6.ebuild index 2001444ac25f..75c6ad90c2b9 100644 --- a/x11-libs/libICE/libICE-1.0.6.ebuild +++ b/x11-libs/libICE/libICE-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.6.ebuild,v 1.6 2010/01/14 17:31:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.6.ebuild,v 1.7 2010/01/14 22:35:29 maekke 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 |