diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 10:50:02 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 10:50:02 +0000 |
commit | cccc85df7bcdc33e813a2de1a1cb89d6b36ca833 (patch) | |
tree | 9f9381bdf5b9dd09e55f108eeafab44e67a52859 /x11-proto/glproto | |
parent | ppc stable #282290 (diff) | |
download | gentoo-2-cccc85df7bcdc33e813a2de1a1cb89d6b36ca833.tar.gz gentoo-2-cccc85df7bcdc33e813a2de1a1cb89d6b36ca833.tar.bz2 gentoo-2-cccc85df7bcdc33e813a2de1a1cb89d6b36ca833.zip |
ppc stable #282290
(Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'x11-proto/glproto')
-rw-r--r-- | x11-proto/glproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/glproto/glproto-1.4.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index 40811f2fa15e..0a7af23444bd 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/glproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.62 2009/10/09 22:03:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.63 2009/10/11 10:50:02 nixnut Exp $ + + 11 Oct 2009; nixnut <nixnut@gentoo.org> glproto-1.4.10.ebuild: + ppc stable #282290 09 Oct 2009; Markus Meier <maekke@gentoo.org> glproto-1.4.10.ebuild: arm stable, bug #282290 diff --git a/x11-proto/glproto/glproto-1.4.10.ebuild b/x11-proto/glproto/glproto-1.4.10.ebuild index d3b9260f98e2..c191315f2216 100644 --- a/x11-proto/glproto/glproto-1.4.10.ebuild +++ b/x11-proto/glproto/glproto-1.4.10.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/glproto/glproto-1.4.10.ebuild,v 1.4 2009/10/09 22:03:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.10.ebuild,v 1.5 2009/10/11 10:50:02 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ OPENGL_DIR="xorg-x11" DESCRIPTION="X.Org GL protocol headers" LICENSE="SGI-B-2.0" -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="app-admin/eselect-opengl" DEPEND="" |