diff options
author | 2013-06-26 01:38:40 +0000 | |
---|---|---|
committer | 2013-06-26 01:38:40 +0000 | |
commit | 17bfd9e3c12de1241f5b56e882dc61fb1fbd00cf (patch) | |
tree | b9ccc0efd204c4d3c2f08ccc2f781695d13de426 /dev-python/pylint/ChangeLog | |
parent | Restore ~arm keyword dropped in last version bump, clean out test conditional... (diff) | |
download | historical-17bfd9e3c12de1241f5b56e882dc61fb1fbd00cf.tar.gz historical-17bfd9e3c12de1241f5b56e882dc61fb1fbd00cf.tar.bz2 historical-17bfd9e3c12de1241f5b56e882dc61fb1fbd00cf.zip |
Fix dependency regression from previous bump, restore ~arm keyword that was dropped in last bump
Package-Manager: portage-2.1.12.9/cvs/Linux x86_64
Manifest-Sign-Key: 0x5C350883
Diffstat (limited to 'dev-python/pylint/ChangeLog')
-rw-r--r-- | dev-python/pylint/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog index 4df453664ee3..af279adab303 100644 --- a/dev-python/pylint/ChangeLog +++ b/dev-python/pylint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pylint # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.101 2013/06/25 03:11:25 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.102 2013/06/26 01:38:28 chutzpah Exp $ + + 26 Jun 2013; Patrick McLean <chutz@gentoo.org> pylint-0.28.0.ebuild: + Fix dependency regression from previous bump, restore ~arm keyword that was + dropped in last bump 25 Jun 2013; Mike Gilbert <floppym@gentoo.org> pylint-0.27.0-r1.ebuild, pylint-0.28.0.ebuild: |