diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:41:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:41:04 +0000 |
commit | 7bae0286e88aa8a9032002f7dd62d579971df600 (patch) | |
tree | f3c8253222ad4c3ad516a3fd825056c12e1d2b66 /x11-libs/libICE | |
parent | Marking libFS-1.0.4 ppc for bug 419473 (diff) | |
download | gentoo-2-7bae0286e88aa8a9032002f7dd62d579971df600.tar.gz gentoo-2-7bae0286e88aa8a9032002f7dd62d579971df600.tar.bz2 gentoo-2-7bae0286e88aa8a9032002f7dd62d579971df600.zip |
Marking libICE-1.0.8 ppc for bug 419473
(Portage version: 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 |