summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/opengl/opengl-7.0.ebuild')
-rw-r--r--virtual/opengl/opengl-7.0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/virtual/opengl/opengl-7.0.ebuild b/virtual/opengl/opengl-7.0.ebuild
new file mode 100644
index 000000000000..167a99a9c279
--- /dev/null
+++ b/virtual/opengl/opengl-7.0.ebuild
@@ -0,0 +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.1 2006/04/11 22:42:39 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"
+IUSE=""
+RDEPEND="media-libs/mesa"
+DEPEND="${RDEPEND}"