diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-05-10 21:55:16 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-05-10 21:55:16 +0000 |
commit | 4188c136cc351637f26ca94d62fc82ad5ebadcd4 (patch) | |
tree | 9fcdf577cdfe1754b031d6c69fc7a54aef55a176 /dev-python/gnome-python-base | |
parent | New version for GNOME 2.26. Clean up old revisions. (diff) | |
download | gentoo-2-4188c136cc351637f26ca94d62fc82ad5ebadcd4.tar.gz gentoo-2-4188c136cc351637f26ca94d62fc82ad5ebadcd4.tar.bz2 gentoo-2-4188c136cc351637f26ca94d62fc82ad5ebadcd4.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/gnome-python-base')
-rw-r--r-- | dev-python/gnome-python-base/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild (renamed from dev-python/gnome-python-base/gnome-python-base-2.22.1.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-python/gnome-python-base/ChangeLog b/dev-python/gnome-python-base/ChangeLog index 56d31ea723c0..13e54a7db631 100644 --- a/dev-python/gnome-python-base/ChangeLog +++ b/dev-python/gnome-python-base/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/gnome-python-base # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.11 2009/04/28 14:29:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.12 2009/05/10 21:55:16 eva Exp $ + +*gnome-python-base-2.26.1 (10 May 2009) + + 10 May 2009; Gilles Dartiguelongue <eva@gentoo.org> + -gnome-python-base-2.22.1.ebuild, +gnome-python-base-2.26.1.ebuild: + New version for GNOME 2.26. Clean up old revisions. 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> gnome-python-base-2.22.3.ebuild: diff --git a/dev-python/gnome-python-base/gnome-python-base-2.22.1.ebuild b/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild index f2166002f16d..3cfbf6ec8a90 100644 --- a/dev-python/gnome-python-base/gnome-python-base-2.22.1.ebuild +++ b/dev-python/gnome-python-base/gnome-python-base-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/gnome-python-base/gnome-python-base-2.22.1.ebuild,v 1.1 2008/08/24 07:15:24 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.1 2009/05/10 21:55:16 eva Exp $ inherit versionator eutils gnome2 @@ -20,7 +20,7 @@ RESTRICT="${RESTRICT} test" # From the gnome-python eclass RDEPEND=">=x11-libs/gtk+-2.6 >=dev-libs/glib-2.6 - >=dev-python/pygtk-2.10.3 + >=dev-python/pygtk-2.14.0 !<dev-python/gnome-python-2.22.1" DEPEND="${RDEPEND} dev-util/pkgconfig" |