diff options
Diffstat (limited to 'dev-python/gnome-python/gnome-python-1.4.2.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/gnome-python/gnome-python-1.4.2.ebuild b/dev-python/gnome-python/gnome-python-1.4.2.ebuild index 73a1efe857ab..c68058ced452 100644 --- a/dev-python/gnome-python/gnome-python-1.4.2.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.13 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.14 2004/03/23 09:54:20 liquidx Exp $ IUSE="gnome opengl" @@ -16,7 +16,6 @@ DEPEND="virtual/python <gnome-base/libglade-1.90.0 <gnome-base/control-center-1.90.0 ) opengl? ( <x11-libs/gtkglarea-1.99.0 )" -RDEPEND="${RDEPEND}" SLOT="1" KEYWORDS="x86 ppc sparc alpha" |