diff options
author | 2002-04-12 17:11:23 +0000 | |
---|---|---|
committer | 2002-04-12 17:11:23 +0000 | |
commit | 5f0f9595db50d4bb58d821c57fa182eea13cb186 (patch) | |
tree | 9448ca3e430886e178bf6f85b5b114e40295b205 /dev-python | |
parent | dependency update (diff) | |
download | historical-5f0f9595db50d4bb58d821c57fa182eea13cb186.tar.gz historical-5f0f9595db50d4bb58d821c57fa182eea13cb186.tar.bz2 historical-5f0f9595db50d4bb58d821c57fa182eea13cb186.zip |
dependency update
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/orbit-python/orbit-python-0.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 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 0b59942bb834..c1deb5e9e634 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.3 2002/04/12 17:09:05 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.4 2002/04/12 17:11:23 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* +DEPEND="=dev-libs/glib-1.2* >=gnome-base/ORBit-0.5.10-r1 virtual/python" diff --git a/dev-python/orbit-python/orbit-python-0.3.1.ebuild b/dev-python/orbit-python/orbit-python-0.3.1.ebuild index 412148d3d877..90725814eebe 100644 --- a/dev-python/orbit-python/orbit-python-0.3.1.ebuild +++ b/dev-python/orbit-python/orbit-python-0.3.1.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.1.ebuild,v 1.1 2001/11/15 21:42:01 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.2 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" |