diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:09:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:09:21 +0000 |
commit | 81a8bc762119219b0b04803a9824e99297bd3f93 (patch) | |
tree | 74c0425c4147f64ce61195f36f2ba0eb4f26af06 /x11-proto/glproto | |
parent | dev-util/nemiver: prune old version (diff) | |
download | historical-81a8bc762119219b0b04803a9824e99297bd3f93.tar.gz historical-81a8bc762119219b0b04803a9824e99297bd3f93.tar.bz2 historical-81a8bc762119219b0b04803a9824e99297bd3f93.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-proto/glproto')
-rw-r--r-- | x11-proto/glproto/glproto-1.4.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-proto/glproto/glproto-1.4.9.ebuild b/x11-proto/glproto/glproto-1.4.9.ebuild index ad9adb1c7294..1f02675382b8 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-2007 Gentoo Foundation +# Copyright 1999-2008 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.2 2007/12/20 00:07:16 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.9.ebuild,v 1.3 2008/01/13 09:07:53 vapier 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="" |