diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 13:05:15 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 13:05:15 +0000 |
commit | a4727eb32e280df57ce8c8b4f2626f10850339ec (patch) | |
tree | 38784a89e2377f59e615d73064ac60c2667528cc /x11-libs/libICE | |
parent | Version bump. (diff) | |
download | historical-a4727eb32e280df57ce8c8b4f2626f10850339ec.tar.gz historical-a4727eb32e280df57ce8c8b4f2626f10850339ec.tar.bz2 historical-a4727eb32e280df57ce8c8b4f2626f10850339ec.zip |
ppc64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha9/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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index 183c3c253a94..6712c711d024 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.70 2010/10/19 18:03:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.71 2010/12/19 12:51:24 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> libICE-1.0.7.ebuild: + ppc64 stable wrt #344827 *libICE-1.0.7 (19 Oct 2010) diff --git a/x11-libs/libICE/libICE-1.0.7.ebuild b/x11-libs/libICE/libICE-1.0.7.ebuild index 38ef6ece5e16..b14d9e2990f3 100644 --- a/x11-libs/libICE/libICE-1.0.7.ebuild +++ b/x11-libs/libICE/libICE-1.0.7.ebuild @@ -1,13 +1,13 @@ # 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.7.ebuild,v 1.2 2010/11/01 14:28:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.7.ebuild,v 1.3 2010/12/19 12:51:24 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org ICE library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc ipv6" RDEPEND="x11-libs/xtrans |