diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-13 01:15:32 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-13 01:15:32 +0000 |
commit | 0ce7717930cf2e8225da44240e2316eb0605917a (patch) | |
tree | 478cb48bd471d6203af68f7a1b193b98bacc0190 /media-libs/mesa-glu | |
parent | um... I guess I missed this one. (diff) | |
download | historical-0ce7717930cf2e8225da44240e2316eb0605917a.tar.gz historical-0ce7717930cf2e8225da44240e2316eb0605917a.tar.bz2 historical-0ce7717930cf2e8225da44240e2316eb0605917a.zip |
added ppc to keywords
Diffstat (limited to 'media-libs/mesa-glu')
-rw-r--r-- | media-libs/mesa-glu/mesa-glu-3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa-glu/mesa-glu-3.5.ebuild b/media-libs/mesa-glu/mesa-glu-3.5.ebuild index 65c3d310a13c..942b769d544b 100644 --- a/media-libs/mesa-glu/mesa-glu-3.5.ebuild +++ b/media-libs/mesa-glu/mesa-glu-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa-glu/mesa-glu-3.5.ebuild,v 1.8 2002/10/04 05:49:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa-glu/mesa-glu-3.5.ebuild,v 1.9 2002/11/13 01:15:32 gerk Exp $ S=${WORKDIR}/Mesa-${PV} DESCRIPTION="OpenGL like graphic library for Linux, this package only contains the glu and glut parts" @@ -10,7 +10,7 @@ HOMEPAGE="http://mesa3d.sourceforge.net/" SLOT="3.5" LICENSE="LGPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/x11" PROVIDE="virtual/glu virtual/glut" |