diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 16:14:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 16:14:36 +0000 |
commit | a8b1ca778fd06f2076663b4596ea0dc35517a146 (patch) | |
tree | c86a20b4ac4f15937fe3beb450b7ca08306e0f43 /x11-proto | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #282290 (diff) | |
download | gentoo-2-a8b1ca778fd06f2076663b4596ea0dc35517a146.tar.gz gentoo-2-a8b1ca778fd06f2076663b4596ea0dc35517a146.tar.bz2 gentoo-2-a8b1ca778fd06f2076663b4596ea0dc35517a146.zip |
alpha/ia64/s390/sh/sparc stable wrt #282290
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-proto')
-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 b34f681b386c..44d621f0eb80 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.64 2009/10/26 20:47:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.65 2009/12/15 16:14:36 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> glproto-1.4.10.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #282290 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> glproto-1.4.10.ebuild: Stable for HPPA (bug #282290). diff --git a/x11-proto/glproto/glproto-1.4.10.ebuild b/x11-proto/glproto/glproto-1.4.10.ebuild index fe04145bc656..986e5acff2c0 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.6 2009/10/26 20:47:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.10.ebuild,v 1.7 2009/12/15 16:14:36 armin76 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="" |