summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-04-04 08:19:31 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-04-04 08:19:31 +0000
commit2931aeaa493003582ed60d858a56c608920c2e40 (patch)
tree1a53f4ac0f495a841bdb3e3a5066893b75104423 /dev-python/python-fastimport
parentmarked x86 per bug 404693 (diff)
downloadgentoo-2-2931aeaa493003582ed60d858a56c608920c2e40.tar.gz
gentoo-2-2931aeaa493003582ed60d858a56c608920c2e40.tar.bz2
gentoo-2-2931aeaa493003582ed60d858a56c608920c2e40.zip
Version bump, improves timezone parsing. Drop old.
(Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/python-fastimport')
-rw-r--r--dev-python/python-fastimport/ChangeLog8
-rw-r--r--dev-python/python-fastimport/python-fastimport-0.9.2.ebuild (renamed from dev-python/python-fastimport/python-fastimport-0.9.0.ebuild)2
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-python/python-fastimport/ChangeLog b/dev-python/python-fastimport/ChangeLog
index dc0e8a903329..f68b06938820 100644
--- a/dev-python/python-fastimport/ChangeLog
+++ b/dev-python/python-fastimport/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/python-fastimport
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fastimport/ChangeLog,v 1.3 2012/03/17 04:57:17 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fastimport/ChangeLog,v 1.4 2012/04/04 08:19:31 tetromino Exp $
+
+*python-fastimport-0.9.2 (04 Apr 2012)
+
+ 04 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ -python-fastimport-0.9.0.ebuild, +python-fastimport-0.9.2.ebuild:
+ Version bump, improves timezone parsing. Drop old.
*python-fastimport-0.9.1 (17 Mar 2012)
diff --git a/dev-python/python-fastimport/python-fastimport-0.9.0.ebuild b/dev-python/python-fastimport/python-fastimport-0.9.2.ebuild
index 72aef2edd6c4..51f00ca05519 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.0.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fastimport/python-fastimport-0.9.0.ebuild,v 1.1 2012/02/13 05:13:05 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fastimport/python-fastimport-0.9.2.ebuild,v 1.1 2012/04/04 08:19:31 tetromino Exp $
EAPI="4"