diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:14:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:14:23 +0000 |
commit | 037c454d8dbeb0d221f8ecf4fd26b37f39c79f09 (patch) | |
tree | 2e6b2c810f709dce665da068d2cdb0713cdb2362 /x11-proto | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | gentoo-2-037c454d8dbeb0d221f8ecf4fd26b37f39c79f09.tar.gz gentoo-2-037c454d8dbeb0d221f8ecf4fd26b37f39c79f09.tar.bz2 gentoo-2-037c454d8dbeb0d221f8ecf4fd26b37f39c79f09.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/bigreqsproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index eb930e56b3b1..55b4809626b8 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/bigreqsproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.33 2009/12/15 19:44:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.34 2009/12/27 18:14:23 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> bigreqsproto-1.1.0.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> bigreqsproto-1.1.0.ebuild: Marking bigreqsproto-1.1.0 ppc64 stable for bug 294958 diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild index 28c7eea5dde2..666a36480104 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.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-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.4 2009/12/15 19:44:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.5 2009/12/27 18:14:23 josejx Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org BigReqs protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |