diff options
Diffstat (limited to 'virtual/opengl/opengl-6.8.ebuild')
-rw-r--r-- | virtual/opengl/opengl-6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/opengl/opengl-6.8.ebuild b/virtual/opengl/opengl-6.8.ebuild index 52fb1690cb7e..8ef8884c15bc 100644 --- a/virtual/opengl/opengl-6.8.ebuild +++ b/virtual/opengl/opengl-6.8.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-6.8.ebuild,v 1.2 2006/07/10 21:17:42 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-6.8.ebuild,v 1.3 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 ppc ppc64 sh sparc x86" IUSE="" RDEPEND="<=x11-base/xorg-x11-6.99" -DEPEND="${RDEPEND}" +DEPEND="" |