diff options
author | 2010-09-17 11:22:01 +0000 | |
---|---|---|
committer | 2010-09-17 11:22:01 +0000 | |
commit | be00c1ecc1e3756ecbd5d5b305c3579e808e0fdf (patch) | |
tree | 6d1dee3ca38cb76d42993c45ad2b6744f6abd03c /x11-libs/gtkglarea/gtkglarea-2.0.1.ebuild | |
parent | Unmasking the USE flag clozurecl for maxima (formerly it was openmcl) (diff) | |
download | historical-be00c1ecc1e3756ecbd5d5b305c3579e808e0fdf.tar.gz historical-be00c1ecc1e3756ecbd5d5b305c3579e808e0fdf.tar.bz2 historical-be00c1ecc1e3756ecbd5d5b305c3579e808e0fdf.zip |
Remove virtual/glu where already virtual/opengl is stated.
Package-Manager: portage-2.2_rc83/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gtkglarea/gtkglarea-2.0.1.ebuild')
-rw-r--r-- | x11-libs/gtkglarea/gtkglarea-2.0.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/gtkglarea/gtkglarea-2.0.1.ebuild b/x11-libs/gtkglarea/gtkglarea-2.0.1.ebuild index f6e73b73ff3c..9ebe7dc02497 100644 --- a/x11-libs/gtkglarea/gtkglarea-2.0.1.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.0.1.ebuild,v 1.1 2009/08/02 09:19:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.0.1.ebuild,v 1.2 2010/09/17 11:16:19 scarabeus Exp $ EAPI="2" GCONF_DEBUG="no" @@ -16,7 +16,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86- IUSE="examples" RDEPEND=">=x11-libs/gtk+-2.0.3 - virtual/glu virtual/opengl" DEPEND="${RDEPEND} dev-util/pkgconfig" |