summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-05-10 21:49:20 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-05-10 21:49:20 +0000
commitc5ca57d897c82903275f0f7eebfff96bae35bd96 (patch)
tree4c4ec2fb34af93f8e60afb7751522be9152352d1 /dev-python/libgnome-python
parentVersion bump dev-haskell/http (diff)
downloadgentoo-2-c5ca57d897c82903275f0f7eebfff96bae35bd96.tar.gz
gentoo-2-c5ca57d897c82903275f0f7eebfff96bae35bd96.tar.bz2
gentoo-2-c5ca57d897c82903275f0f7eebfff96bae35bd96.zip
New version for GNOME 2.26. Clean up old revisions.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/libgnome-python')
-rw-r--r--dev-python/libgnome-python/ChangeLog8
-rw-r--r--dev-python/libgnome-python/libgnome-python-2.26.1.ebuild (renamed from dev-python/libgnome-python/libgnome-python-2.22.1.ebuild)10
2 files changed, 12 insertions, 6 deletions
diff --git a/dev-python/libgnome-python/ChangeLog b/dev-python/libgnome-python/ChangeLog
index a52e7d581214..edc8d125ca5d 100644
--- a/dev-python/libgnome-python/ChangeLog
+++ b/dev-python/libgnome-python/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/libgnome-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/ChangeLog,v 1.9 2009/04/28 11:52:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/ChangeLog,v 1.10 2009/05/10 21:49:20 eva Exp $
+
+*libgnome-python-2.26.1 (10 May 2009)
+
+ 10 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ -libgnome-python-2.22.1.ebuild, +libgnome-python-2.26.1.ebuild:
+ New version for GNOME 2.26. Clean up old revisions.
28 Apr 2009; Raúl Porcel <armin76@gentoo.org>
libgnome-python-2.22.3.ebuild:
diff --git a/dev-python/libgnome-python/libgnome-python-2.22.1.ebuild b/dev-python/libgnome-python/libgnome-python-2.26.1.ebuild
index bd0a84c27f59..6b67e934115a 100644
--- a/dev-python/libgnome-python/libgnome-python-2.22.1.ebuild
+++ b/dev-python/libgnome-python/libgnome-python-2.26.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.22.1.ebuild,v 1.1 2008/08/24 07:34:46 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.26.1.ebuild,v 1.1 2009/05/10 21:49:20 eva Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="gnome gnomeui"
@@ -13,9 +13,9 @@ SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
-RDEPEND=">=gnome-base/libgnome-2.8
- >=gnome-base/libgnomeui-2.8
- >=dev-python/pyorbit-2.0.1
+RDEPEND=">=gnome-base/libgnome-2.24.1
+ >=gnome-base/libgnomeui-2.24.0
+ >=dev-python/pyorbit-2.24.0
>=dev-python/libbonobo-python-${PV}
>=dev-python/gnome-vfs-python-${PV}
>=dev-python/libgnomecanvas-python-${PV}