diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-22 23:33:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-22 23:33:20 +0000 |
commit | e5163e19e19865ba9d7288556a6da33d833e8c04 (patch) | |
tree | 3a57313b4d2a01217464f2e7a2d1120ac92f4a6c /x11-proto | |
parent | Unbreak on Gentoo/FreeBSD, use cp -R instead of cp -r (-L option is not valid... (diff) | |
download | gentoo-2-e5163e19e19865ba9d7288556a6da33d833e8c04.tar.gz gentoo-2-e5163e19e19865ba9d7288556a6da33d833e8c04.tar.bz2 gentoo-2-e5163e19e19865ba9d7288556a6da33d833e8c04.zip |
arm/s390 love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/glproto/glproto-1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/glproto/glproto-1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-proto/glproto/glproto-1.4-r1.ebuild b/x11-proto/glproto/glproto-1.4-r1.ebuild index cee0466c152b..b0a9d425c48a 100644 --- a/x11-proto/glproto/glproto-1.4-r1.ebuild +++ b/x11-proto/glproto/glproto-1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4-r1.ebuild,v 1.3 2005/08/20 22:46:31 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4-r1.ebuild,v 1.4 2005/08/22 23:33:20 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -14,7 +14,7 @@ DESCRIPTION="X.Org GL protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" #IUSE="X gnome" DEPEND=">=x11-base/opengl-update-2.2.2" #RDEPEND="" diff --git a/x11-proto/glproto/glproto-1.4.ebuild b/x11-proto/glproto/glproto-1.4.ebuild index b21d8fda2535..22b11f2127b9 100644 --- a/x11-proto/glproto/glproto-1.4.ebuild +++ b/x11-proto/glproto/glproto-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.ebuild,v 1.7 2005/08/20 22:46:31 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.ebuild,v 1.8 2005/08/22 23:33:20 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -14,7 +14,7 @@ DESCRIPTION="X.Org GL protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~arm ~ppc ~s390 ~sparc ~x86" #IUSE="X gnome" DEPEND=">=x11-base/opengl-update-2.2.2" #RDEPEND="" |