summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-27 02:07:40 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-27 02:07:40 +0000
commit1b45e188f62a5debd33d20b31a0a1e488fc7ceee (patch)
tree40c85a081b7972f87419ba34501fed8145f3c175 /dev-python
parentrepoman fix (diff)
downloadgentoo-2-1b45e188f62a5debd33d20b31a0a1e488fc7ceee.tar.gz
gentoo-2-1b45e188f62a5debd33d20b31a0a1e488fc7ceee.tar.bz2
gentoo-2-1b45e188f62a5debd33d20b31a0a1e488fc7ceee.zip
repoman fix
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/gnome-python/gnome-python-1.4.4.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/gnome-python/gnome-python-1.4.4.ebuild b/dev-python/gnome-python/gnome-python-1.4.4.ebuild
index edc98c6dbd80..681bc0be80f4 100644
--- a/dev-python/gnome-python/gnome-python-1.4.4.ebuild
+++ b/dev-python/gnome-python/gnome-python-1.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.4.ebuild,v 1.2 2003/02/13 11:34:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.4.ebuild,v 1.3 2003/03/27 02:07:02 seemant Exp $
inherit gnome.org
@@ -10,19 +10,19 @@ S=${WORKDIR}/${P}
DESCRIPTION="gnome-python"
HOMEPAGE="http://www.daa.com.au/~james/gnome/"
+SLOT="1"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+LICENSE="GPL-2"
+
DEPEND="virtual/python
=x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1
gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1
- <gnome-base/libglade-1.90.0
- <gnome-base/control-center-1.90.0 )
+ <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 ~sparc64 ~alpha"
-LICENSE="GPL-2"
-
src_compile() {
if [ -n "`use gnome`" ]
then