diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2010-01-04 08:12:40 +0000 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2010-01-04 08:12:40 +0000 |
commit | 409c69c8efb4ca9a02862223f3186c01e17dc98a (patch) | |
tree | 9a122b76064c8e70ee1a1e5cf724d22748eb1137 /dev-python/subvertpy | |
parent | Fix metadata conflict. (diff) | |
download | gentoo-2-409c69c8efb4ca9a02862223f3186c01e17dc98a.tar.gz gentoo-2-409c69c8efb4ca9a02862223f3186c01e17dc98a.tar.bz2 gentoo-2-409c69c8efb4ca9a02862223f3186c01e17dc98a.zip |
Bump dev-python/subvertpy to 0.7.2.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/subvertpy')
-rw-r--r-- | dev-python/subvertpy/ChangeLog | 10 | ||||
-rw-r--r-- | dev-python/subvertpy/subvertpy-0.7.2.ebuild (renamed from dev-python/subvertpy/subvertpy-0.7.0.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-python/subvertpy/ChangeLog b/dev-python/subvertpy/ChangeLog index 6bf9b466eaf0..293430b672e0 100644 --- a/dev-python/subvertpy/ChangeLog +++ b/dev-python/subvertpy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/subvertpy -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.6 2010/01/04 08:06:51 djc Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.7 2010/01/04 08:12:40 djc Exp $ + +*subvertpy-0.7.2 (04 Jan 2010) + + 04 Jan 2010; Dirkjan Ochtman <djc@gentoo.org> -subvertpy-0.7.0.ebuild, + +subvertpy-0.7.2.ebuild: + Version bump. Thanks jbergstroem for mentioning it. 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> -subvertpy-0.6.9.ebuild: diff --git a/dev-python/subvertpy/subvertpy-0.7.0.ebuild b/dev-python/subvertpy/subvertpy-0.7.2.ebuild index 3ab08ef976f2..7d2bf3737a64 100644 --- a/dev-python/subvertpy/subvertpy-0.7.0.ebuild +++ b/dev-python/subvertpy/subvertpy-0.7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.0.ebuild,v 1.1 2009/10/20 13:47:25 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.2.ebuild,v 1.1 2010/01/04 08:12:40 djc Exp $ NEED_PYTHON=2.4 |