diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 14:39:15 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 14:39:15 +0000 |
commit | 22244f23142b7a3ee03ae68e55d1dc946a99e165 (patch) | |
tree | 9448979e22214d5e1f6b336c14b0e02455808367 /x11-libs/libICE | |
parent | version bump, thanks Pavel (diff) | |
download | historical-22244f23142b7a3ee03ae68e55d1dc946a99e165.tar.gz historical-22244f23142b7a3ee03ae68e55d1dc946a99e165.tar.bz2 historical-22244f23142b7a3ee03ae68e55d1dc946a99e165.zip |
ppc stable wrt #344827, #354237
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
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 299903e8989f..1ba85c9a3211 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.76 2011/02/12 19:40:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.77 2011/02/14 14:35:16 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> libICE-1.0.7.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> libICE-1.0.7.ebuild: alpha/ia64/s390/sh/sparc stable wrt #344827 diff --git a/x11-libs/libICE/libICE-1.0.7.ebuild b/x11-libs/libICE/libICE-1.0.7.ebuild index 81bbd11c5269..7fd96ca9ac78 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-2011 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.8 2011/02/12 19:40:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.7.ebuild,v 1.9 2011/02/14 14:35:16 xarthisius 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 |