diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:10 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:10 +0000 |
commit | 77962b27e6cdcb85b085f44747145afd5f38de91 (patch) | |
tree | 3f675f1ea0164ce98c74029761113e63d2950576 /dev-python/bonobo-python | |
parent | gtk 1.2 dependency listing fixes (diff) | |
download | historical-77962b27e6cdcb85b085f44747145afd5f38de91.tar.gz historical-77962b27e6cdcb85b085f44747145afd5f38de91.tar.bz2 historical-77962b27e6cdcb85b085f44747145afd5f38de91.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'dev-python/bonobo-python')
-rw-r--r-- | dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild b/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild index 702b8f928452..659dd2bea247 100644 --- a/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild +++ b/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Mikael Hallendal <micke@hallendal.net> -# $Header: /var/cvsroot/gentoo-x86/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild,v 1.2 2001/10/09 14:37:23 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild,v 1.3 2002/05/23 06:50:10 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bonobo bindings for Python" SRC_URI="http://bonobo-python.lajnux.nu/download/${P}.tar.gz" HOMEPAGE="http://bonobo-python.lajnux.nu/" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* >=gnome-base/bonobo-1.0.9-r1 >=dev-python/gnome-python-1.4.1-r2 >=dev-python/orbit-python-0.3.0-r1 |