diff options
author | 2012-07-12 17:41:04 +0000 | |
---|---|---|
committer | 2012-07-12 17:41:04 +0000 | |
commit | 68b4811d14f357187ba6813046c5a57db334c0c4 (patch) | |
tree | 956c7981975c4e0c48faf9dd658a5798d0eb21a0 /x11-libs/libICE | |
parent | Marking libFS-1.0.4 ppc for bug 419473 (diff) | |
download | historical-68b4811d14f357187ba6813046c5a57db334c0c4.tar.gz historical-68b4811d14f357187ba6813046c5a57db334c0c4.tar.bz2 historical-68b4811d14f357187ba6813046c5a57db334c0c4.zip |
Marking libICE-1.0.8 ppc for bug 419473
Package-Manager: portage-2.1.10.65/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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index a11988d33030..cc11cf307499 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.86 2012/07/11 19:45:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.87 2012/07/12 17:41:04 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> libICE-1.0.8.ebuild: + Marking libICE-1.0.8 ppc stable for bug 419473 11 Jul 2012; Brent Baude <ranger@gentoo.org> libICE-1.0.8.ebuild: Marking libICE-1.0.8 ppc64 stable for bug 419473 diff --git a/x11-libs/libICE/libICE-1.0.8.ebuild b/x11-libs/libICE/libICE-1.0.8.ebuild index aa7fd41f6293..a3bdde3eac0d 100644 --- a/x11-libs/libICE/libICE-1.0.8.ebuild +++ b/x11-libs/libICE/libICE-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.8.ebuild,v 1.7 2012/07/11 19:45:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.8.ebuild,v 1.8 2012/07/12 17:41:04 ranger Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org ICE library" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="ipv6" RDEPEND="x11-libs/xtrans |