summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-12-15 15:09:01 +0000
committerMichał Górny <mgorny@gentoo.org>2013-12-15 15:09:01 +0000
commit0749eab8aa48e9127b22db07e4a61873cf8c59ed (patch)
tree6a1b5213dbea11e44a38b3013f4d192733c99e94 /dev-python/pyflakes/ChangeLog
parentppc stable wrt bug #461898 (diff)
downloadgentoo-2-0749eab8aa48e9127b22db07e4a61873cf8c59ed.tar.gz
gentoo-2-0749eab8aa48e9127b22db07e4a61873cf8c59ed.tar.bz2
gentoo-2-0749eab8aa48e9127b22db07e4a61873cf8c59ed.zip
Add missing unittest2 dep (only in older version), bug #494012.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-python/pyflakes/ChangeLog')
-rw-r--r--dev-python/pyflakes/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/pyflakes/ChangeLog b/dev-python/pyflakes/ChangeLog
index c9143b70cec7..9ded6f6acc22 100644
--- a/dev-python/pyflakes/ChangeLog
+++ b/dev-python/pyflakes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyflakes
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.38 2013/11/24 13:48:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.39 2013/12/15 15:09:01 mgorny Exp $
+
+ 15 Dec 2013; Michał Górny <mgorny@gentoo.org> pyflakes-0.7.2.ebuild:
+ Add missing unittest2 dep (only in older version), bug #494012.
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> pyflakes-0.7.3.ebuild:
Stable for x86, wrt bug #490378