summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-04-12 17:09:05 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-04-12 17:09:05 +0000
commitdefa0a3a7175c0f4be18cacbdc5e6a590be25618 (patch)
tree15c278803dc39b9f05830fafac64d26c68d56961 /dev-python/orbit-python
parentdependency update (diff)
downloadhistorical-defa0a3a7175c0f4be18cacbdc5e6a590be25618.tar.gz
historical-defa0a3a7175c0f4be18cacbdc5e6a590be25618.tar.bz2
historical-defa0a3a7175c0f4be18cacbdc5e6a590be25618.zip
dependency update
Diffstat (limited to 'dev-python/orbit-python')
-rw-r--r--dev-python/orbit-python/ChangeLog8
-rw-r--r--dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-python/orbit-python/ChangeLog b/dev-python/orbit-python/ChangeLog
index 9cbaf8b8ac60..08c087220b28 100644
--- a/dev-python/orbit-python/ChangeLog
+++ b/dev-python/orbit-python/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/orbit-python
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.1 2002/02/01 21:53:28 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.2 2002/04/12 17:09:05 spider Exp $
+
+*orbit-python-0.3.1 (11 Apr 2002)
+ 11 Apr 2002; Spider <spider@gentoo.org>
+ Update all glib dependencies to use glib-1.2* in preparation of
+unmasking the glib-2.0.1 packages
+
*orbit-python-0.3.1 (1 Feb 2002)
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"