diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-06-30 06:26:51 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-06-30 06:26:51 +0000 |
commit | 7a6adca3240e765871cb77edea994e7e763cdc25 (patch) | |
tree | 6cc4606227096167179745b2c21d926b99aba243 /virtual/opengl/opengl-7.0.ebuild | |
parent | x86 stable. (diff) | |
download | historical-7a6adca3240e765871cb77edea994e7e763cdc25.tar.gz historical-7a6adca3240e765871cb77edea994e7e763cdc25.tar.bz2 historical-7a6adca3240e765871cb77edea994e7e763cdc25.zip |
x86 stable.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'virtual/opengl/opengl-7.0.ebuild')
-rw-r--r-- | virtual/opengl/opengl-7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/opengl/opengl-7.0.ebuild b/virtual/opengl/opengl-7.0.ebuild index 5816622105a2..a9e29aa00a67 100644 --- a/virtual/opengl/opengl-7.0.ebuild +++ b/virtual/opengl/opengl-7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.2 2006/04/12 15:29:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.3 2006/06/30 06:26:51 spyderous Exp $ DESCRIPTION="Virtual for OpenGL implementation" HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/mesa" DEPEND="${RDEPEND}" |