diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:55:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:55:31 +0000 |
commit | fc687e36bf45e2bb0b6787229c0c4a4e6b440011 (patch) | |
tree | d0295ea60b88f5790659bf5bb2c752597d9685b2 /x11-proto/glproto | |
parent | Marking dri2proto-1.99.3 ppc for bug 251832 (diff) | |
download | historical-fc687e36bf45e2bb0b6787229c0c4a4e6b440011.tar.gz historical-fc687e36bf45e2bb0b6787229c0c4a4e6b440011.tar.bz2 historical-fc687e36bf45e2bb0b6787229c0c4a4e6b440011.zip |
Marking glproto-1.4.9 ppc for bug 251832
Package-Manager: portage-2.1.6.11/cvs/Linux ppc64
Diffstat (limited to 'x11-proto/glproto')
-rw-r--r-- | x11-proto/glproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/glproto/glproto-1.4.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index 6b9254211dfa..3bd675c961b0 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/glproto -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.50 2008/02/05 11:51:04 corsair Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.51 2009/04/03 13:55:31 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> glproto-1.4.9.ebuild: + Marking glproto-1.4.9 ppc stable for bug 251832 05 Feb 2008; Markus Rothe <corsair@gentoo.org> glproto-1.4.9.ebuild: Stable on ppc64 diff --git a/x11-proto/glproto/glproto-1.4.9.ebuild b/x11-proto/glproto/glproto-1.4.9.ebuild index fc5c480b40b4..48fe01f634c4 100644 --- a/x11-proto/glproto/glproto-1.4.9.ebuild +++ b/x11-proto/glproto/glproto-1.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.9.ebuild,v 1.6 2008/02/05 11:51:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.9.ebuild,v 1.7 2009/04/03 13:55:31 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,7 @@ OPENGL_DIR="xorg-x11" DESCRIPTION="X.Org GL protocol headers" -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" RDEPEND="app-admin/eselect-opengl" DEPEND="" |