diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-01-31 13:45:29 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-01-31 13:45:29 +0000 |
commit | 6350cbb19ad82874c2f28b708e2e4d15bdaa44dc (patch) | |
tree | 8a8254bf3e394b61e88e0a1e4b75c12744b53a5a /x11-proto/glproto | |
parent | Sim was long time in package mask. Thus I'm cleaning out previous versions no... (diff) | |
download | historical-6350cbb19ad82874c2f28b708e2e4d15bdaa44dc.tar.gz historical-6350cbb19ad82874c2f28b708e2e4d15bdaa44dc.tar.bz2 historical-6350cbb19ad82874c2f28b708e2e4d15bdaa44dc.zip |
Unstable on hppa.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-proto/glproto')
-rw-r--r-- | x11-proto/glproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/glproto/glproto-1.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index 4aa9a55ae0da..2a354e562874 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/glproto -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.21 2005/12/26 23:27:00 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.22 2006/01/31 13:43:21 killerfox Exp $ + + 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> glproto-1.4.3.ebuild: + Unstable on hppa. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -glproto-1.4.1.ebuild, -glproto-1.4.2.ebuild: diff --git a/x11-proto/glproto/glproto-1.4.3.ebuild b/x11-proto/glproto/glproto-1.4.3.ebuild index d49f662ae115..38e4e7c04489 100644 --- a/x11-proto/glproto/glproto-1.4.3.ebuild +++ b/x11-proto/glproto/glproto-1.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.3.ebuild,v 1.2 2005/12/26 09:48:14 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.3.ebuild,v 1.3 2006/01/31 13:43:21 killerfox Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular OPENGL_DIR="xorg-x11" DESCRIPTION="X.Org GL protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} app-admin/eselect-opengl" |