diff options
author | 2008-01-13 09:07:53 +0000 | |
---|---|---|
committer | 2008-01-13 09:07:53 +0000 | |
commit | fdfd620e4965e5d99fe2bd91a6c349675db40e78 (patch) | |
tree | a244fb1a153054b7e35225b13797e1ee78b7001c /x11-proto/glproto | |
parent | dev-util/nemiver: Add missing gnome-doc-utils dep (see bug #205368) (diff) | |
download | gentoo-2-fdfd620e4965e5d99fe2bd91a6c349675db40e78.tar.gz gentoo-2-fdfd620e4965e5d99fe2bd91a6c349675db40e78.tar.bz2 gentoo-2-fdfd620e4965e5d99fe2bd91a6c349675db40e78.zip |
arm/s390/sh stable
(Portage version: 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="" |