summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-20 20:03:37 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-20 20:03:37 +0000
commit31b3d5ec64c94ce3f070ae2e23cbaa22dbb5dac5 (patch)
treeabbb611488d03971f8807634a37f2fa98a26c733 /dev-python/pygtk/pygtk-2.3.92.ebuild
parentstable on ppc64, bug #57660 (Manifest recommit) (diff)
downloadgentoo-2-31b3d5ec64c94ce3f070ae2e23cbaa22dbb5dac5.tar.gz
gentoo-2-31b3d5ec64c94ce3f070ae2e23cbaa22dbb5dac5.tar.bz2
gentoo-2-31b3d5ec64c94ce3f070ae2e23cbaa22dbb5dac5.zip
dev-python/PyOpenGL is now dev-python/pyopengl - adjust dependencies accordingly.
Diffstat (limited to 'dev-python/pygtk/pygtk-2.3.92.ebuild')
-rw-r--r--dev-python/pygtk/pygtk-2.3.92.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtk/pygtk-2.3.92.ebuild b/dev-python/pygtk/pygtk-2.3.92.ebuild
index 2f6ebe3b29c0..adb943310bfe 100644
--- a/dev-python/pygtk/pygtk-2.3.92.ebuild
+++ b/dev-python/pygtk/pygtk-2.3.92.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.3.92.ebuild,v 1.2 2004/07/14 21:51:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.3.92.ebuild,v 1.3 2004/07/20 20:03:37 kloeri Exp $
inherit gnome.org python flag-o-matic
@@ -20,7 +20,7 @@ RDEPEND=">=dev-lang/python-2.2
>=dev-libs/glib-2.4.0
gnome? ( >=gnome-base/libglade-2.3.6 )
opengl? ( virtual/opengl
- dev-python/PyOpenGL
+ dev-python/pyopengl
>=x11-libs/gtkglarea-1.99 )"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9"