diff options
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 1cca945f5ec7..5cd041247cbd 100644 --- a/virtual/opengl/opengl-7.0.ebuild +++ b/virtual/opengl/opengl-7.0.ebuild @@ -1,6 +1,6 @@ # 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.9 2006/08/22 20:38:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.10 2006/08/23 21:23:14 swegener Exp $ DESCRIPTION="Virtual for OpenGL implementation" HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/" @@ -10,4 +10,4 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/mesa" -DEPEND="${RDEPEND}" +DEPEND="" |