diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-09-26 10:00:47 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2008-09-26 10:00:47 +0000 |
commit | 6616ffea2a4dd5c480d8fc44bdf00533dc0c18d1 (patch) | |
tree | 8b66d636908d43798e0a66a2a204662b8465b489 /dev-python/gnome-python-base | |
parent | Revision bump for 2.0.0.17 (diff) | |
download | historical-6616ffea2a4dd5c480d8fc44bdf00533dc0c18d1.tar.gz historical-6616ffea2a4dd5c480d8fc44bdf00533dc0c18d1.tar.bz2 historical-6616ffea2a4dd5c480d8fc44bdf00533dc0c18d1.zip |
New version with temporary build regression fixed
Package-Manager: portage-2.2_rc10/cvs/Linux 2.6.26-gentoo-r1 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.22.3.ebuild (renamed from dev-python/gnome-python-base/gnome-python-base-2.22.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-python/gnome-python-base/ChangeLog b/dev-python/gnome-python-base/ChangeLog index 1d788eca8511..59a888f3eef9 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.3 2008/09/22 08:04:36 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.4 2008/09/26 09:58:46 leio Exp $ + +*gnome-python-base-2.22.3 (22 Sep 2008) + + 22 Sep 2008; Mart Raudsepp <leio@gentoo.org> + -gnome-python-base-2.22.2.ebuild, +gnome-python-base-2.22.3.ebuild: + New version with temporary build regression fixed *gnome-python-base-2.22.2 (22 Sep 2008) diff --git a/dev-python/gnome-python-base/gnome-python-base-2.22.2.ebuild b/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild index b16ff73f0069..e96ffe65e623 100644 --- a/dev-python/gnome-python-base/gnome-python-base-2.22.2.ebuild +++ b/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.2.ebuild,v 1.1 2008/09/22 08:04:36 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild,v 1.1 2008/09/26 09:58:46 leio Exp $ inherit versionator eutils gnome2 |