summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-05-10 21:55:16 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-05-10 21:55:16 +0000
commitaaab261f16b5c16663e5266f064e1dce904f6fb6 (patch)
tree313250526fc47a6da6d08e2d3283712fb22429e8 /dev-python/libbonobo-python
parentAdd mask for the haskell platform (testing). (diff)
downloadhistorical-aaab261f16b5c16663e5266f064e1dce904f6fb6.tar.gz
historical-aaab261f16b5c16663e5266f064e1dce904f6fb6.tar.bz2
historical-aaab261f16b5c16663e5266f064e1dce904f6fb6.zip
New version for GNOME 2.26. Clean up old revisions.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-python/libbonobo-python')
-rw-r--r--dev-python/libbonobo-python/ChangeLog8
-rw-r--r--dev-python/libbonobo-python/libbonobo-python-2.26.1.ebuild (renamed from dev-python/libbonobo-python/libbonobo-python-2.22.1.ebuild)10
2 files changed, 12 insertions, 6 deletions
diff --git a/dev-python/libbonobo-python/ChangeLog b/dev-python/libbonobo-python/ChangeLog
index 93b93bbe5863..499bf7135767 100644
--- a/dev-python/libbonobo-python/ChangeLog
+++ b/dev-python/libbonobo-python/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/libbonobo-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.9 2009/04/28 14:26:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.10 2009/05/10 21:48:48 eva Exp $
+
+*libbonobo-python-2.26.1 (10 May 2009)
+
+ 10 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ -libbonobo-python-2.22.1.ebuild, +libbonobo-python-2.26.1.ebuild:
+ New version for GNOME 2.26. Clean up old revisions.
28 Apr 2009; Raúl Porcel <armin76@gentoo.org>
libbonobo-python-2.22.3.ebuild:
diff --git a/dev-python/libbonobo-python/libbonobo-python-2.22.1.ebuild b/dev-python/libbonobo-python/libbonobo-python-2.26.1.ebuild
index 15b6c0380988..9afeccf33b15 100644
--- a/dev-python/libbonobo-python/libbonobo-python-2.22.1.ebuild
+++ b/dev-python/libbonobo-python/libbonobo-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/libbonobo-python/libbonobo-python-2.22.1.ebuild,v 1.1 2008/08/24 07:32:05 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.26.1.ebuild,v 1.1 2009/05/10 21:48:48 eva Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
@@ -13,9 +13,9 @@ SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
-RDEPEND=">=dev-python/pyorbit-2.0.1
- >=gnome-base/libbonobo-2.8
- >=gnome-base/libbonoboui-2.8
+RDEPEND=">=dev-python/pyorbit-2.24.0
+ >=gnome-base/libbonobo-2.24.0
+ >=gnome-base/libbonoboui-2.24.0
>=dev-python/libgnomecanvas-python-${PV}
!<dev-python/gnome-python-2.22.1"
DEPEND="${RDEPEND}"