diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:46:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:46:31 +0000 |
commit | 034683dd87a1757062ab3383f511202ec80320d6 (patch) | |
tree | b1e0a5df89052ada972ce306d599ad7c3bdb48ad /x11-libs/libICE | |
parent | Version bump. Now uses ruby-ng-gnome2 eclass. (diff) | |
download | historical-034683dd87a1757062ab3383f511202ec80320d6.tar.gz historical-034683dd87a1757062ab3383f511202ec80320d6.tar.bz2 historical-034683dd87a1757062ab3383f511202ec80320d6.zip |
Stable for HPPA (bug #294958).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index ab9e1a0bae08..7f422a988d72 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.63 2009/12/27 18:03:43 josejx Exp $ +# 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 $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libICE-1.0.6.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> libICE-1.0.6.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-libs/libICE/libICE-1.0.6.ebuild b/x11-libs/libICE/libICE-1.0.6.ebuild index e1540fd7e18f..2001444ac25f 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 +# 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.5 2009/12/27 18:03:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.6.ebuild,v 1.6 2010/01/14 17:31:01 jer 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 |