diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:39:01 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:39:01 +0000 |
commit | 0aaca3fcda002461c1841ff9dd62d4af37492181 (patch) | |
tree | 38111910d06d2cf288edbef777d02ced7d728160 /x11-libs/libXres | |
parent | Marking libXrender-0.9.5 ppc64 for bug 294958 (diff) | |
download | gentoo-2-0aaca3fcda002461c1841ff9dd62d4af37492181.tar.gz gentoo-2-0aaca3fcda002461c1841ff9dd62d4af37492181.tar.bz2 gentoo-2-0aaca3fcda002461c1841ff9dd62d4af37492181.zip |
Marking libXres-1.0.4 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r-- | x11-libs/libXres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog index 1ca82ef33154..2af4dde3787d 100644 --- a/x11-libs/libXres/ChangeLog +++ b/x11-libs/libXres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXres # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.46 2009/12/10 19:22:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.47 2009/12/15 19:39:01 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> libXres-1.0.4.ebuild: + Marking libXres-1.0.4 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> libXres-1.0.4.ebuild: x86 stable, bug 294958 diff --git a/x11-libs/libXres/libXres-1.0.4.ebuild b/x11-libs/libXres/libXres-1.0.4.ebuild index a6baa89ee9a4..d86b5c5be306 100644 --- a/x11-libs/libXres/libXres-1.0.4.ebuild +++ b/x11-libs/libXres/libXres-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.4.ebuild,v 1.3 2009/12/10 19:22:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.4.ebuild,v 1.4 2009/12/15 19:39:01 ranger Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XRes 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="" RDEPEND="x11-libs/libX11 |