summaryrefslogtreecommitdiff
blob: 996d6b2e2323082d5e3288a9fe363e91ba020a27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.5 2006/06/30 14:48:44 wolf31o2 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"
IUSE=""
RDEPEND="media-libs/mesa"
DEPEND="${RDEPEND}"