diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:27:11 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:27:11 +0000 |
commit | c743d84ecba6f66b6f33cc3c840ed21cf8d33b9c (patch) | |
tree | 0785dfede8ba2cc47f2c99db0faf7a16eacddc1e /x11-libs/libICE | |
parent | Version bump. (diff) | |
download | gentoo-2-c743d84ecba6f66b6f33cc3c840ed21cf8d33b9c.tar.gz gentoo-2-c743d84ecba6f66b6f33cc3c840ed21cf8d33b9c.tar.bz2 gentoo-2-c743d84ecba6f66b6f33cc3c840ed21cf8d33b9c.zip |
amd64 stable wrt #294958
(Portage version: 2.2_rc56/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 ea4b262607bc..ea54723a0ee4 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.58 2009/10/26 20:51:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.59 2009/12/10 13:27:11 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> libICE-1.0.6.ebuild: + amd64 stable wrt #294958 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> libICE-1.0.5.ebuild: Stable for HPPA (bug #282290). diff --git a/x11-libs/libICE/libICE-1.0.6.ebuild b/x11-libs/libICE/libICE-1.0.6.ebuild index 8d52c6d1e72d..ae8c2c74682d 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-2009 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.1 2009/09/29 10:18:16 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.6.ebuild,v 1.2 2009/12/10 13:27:11 ssuominen 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 |