summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-01-25 02:52:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-01-25 02:52:15 +0000
commitda2c7bd201198bd34f3269c8d5c732c3a17028f6 (patch)
treed26274cbe94f05089d6c342b7e03d6a3cdcabab9 /media-libs/opengl-apple
parentstable on ppc64, bug #289956 (diff)
downloadgentoo-2-da2c7bd201198bd34f3269c8d5c732c3a17028f6.tar.gz
gentoo-2-da2c7bd201198bd34f3269c8d5c732c3a17028f6.tar.bz2
gentoo-2-da2c7bd201198bd34f3269c8d5c732c3a17028f6.zip
fix invalid atom and header
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-libs/opengl-apple')
-rw-r--r--media-libs/opengl-apple/opengl-apple-3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/opengl-apple/opengl-apple-3.ebuild b/media-libs/opengl-apple/opengl-apple-3.ebuild
index 46281d06dfd0..f1bd00b78c1a 100644
--- a/media-libs/opengl-apple/opengl-apple-3.ebuild
+++ b/media-libs/opengl-apple/opengl-apple-3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: opengl-apple-3.ebuild,v 1.1 2010/01/24 18:58:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opengl-apple/opengl-apple-3.ebuild,v 1.2 2010/01/25 02:52:15 mr_bones_ Exp $
#EAPI="3"
@@ -11,7 +11,7 @@ KEYWORDS="-* ~ppc-macos ~x64-macos ~x86-macos"
SLOT=0
IUSE="doc"
-DEPEND=">=app-admin/eselect-opengl-1.0.6-r01.1
+DEPEND=">=app-admin/eselect-opengl-1.0.6-r1
doc? ( app-doc/opengl-manpages )
x11-proto/glproto"
RDEPEND="${DEPEND}"