diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:47:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:47:45 +0000 |
commit | 4f185a8fd608d2feeb9fe636d8aca29ca3eef2ec (patch) | |
tree | 8fa4d6fbdeb30cf5e91cdd48aa64cf82a9d79682 /x11-proto | |
parent | Stable for HPPA (bug #282290). (diff) | |
download | gentoo-2-4f185a8fd608d2feeb9fe636d8aca29ca3eef2ec.tar.gz gentoo-2-4f185a8fd608d2feeb9fe636d8aca29ca3eef2ec.tar.bz2 gentoo-2-4f185a8fd608d2feeb9fe636d8aca29ca3eef2ec.zip |
Stable for HPPA (bug #282290).
(Portage version: 2.2_rc46/cvs/Linux i686)
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 0a7af23444bd..b34f681b386c 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.63 2009/10/11 10:50:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.64 2009/10/26 20:47:45 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> glproto-1.4.10.ebuild: + Stable for HPPA (bug #282290). 11 Oct 2009; nixnut <nixnut@gentoo.org> glproto-1.4.10.ebuild: ppc stable #282290 diff --git a/x11-proto/glproto/glproto-1.4.10.ebuild b/x11-proto/glproto/glproto-1.4.10.ebuild index c191315f2216..fe04145bc656 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.5 2009/10/11 10:50:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.10.ebuild,v 1.6 2009/10/26 20:47:45 jer 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="" |