diff options
author | 2002-04-12 17:09:05 +0000 | |
---|---|---|
committer | 2002-04-12 17:09:05 +0000 | |
commit | defa0a3a7175c0f4be18cacbdc5e6a590be25618 (patch) | |
tree | 15c278803dc39b9f05830fafac64d26c68d56961 /dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild | |
parent | dependency update (diff) | |
download | historical-defa0a3a7175c0f4be18cacbdc5e6a590be25618.tar.gz historical-defa0a3a7175c0f4be18cacbdc5e6a590be25618.tar.bz2 historical-defa0a3a7175c0f4be18cacbdc5e6a590be25618.zip |
dependency update
Diffstat (limited to 'dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild')
-rw-r--r-- | dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild b/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild index c65d073e05bb..0b59942bb834 100644 --- a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild +++ b/dev-python/orbit-python/orbit-python-0.3.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/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.2 2001/10/09 14:37:23 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.3 2002/04/12 17:09:05 spider Exp $ S=${WORKDIR}/${P} DESCRIPTION="ORBit bindings for Python" SRC_URI="http://orbit-python.sault.org/files/${P}.tar.gz" HOMEPAGE="http://orbit-python.sault.org/" -DEPEND=">=dev-libs/glib-1.2.10 +DEPEND=">=dev-libs/glib-1.2* >=gnome-base/ORBit-0.5.10-r1 virtual/python" |