diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2014-07-17 23:44:40 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2014-07-17 23:44:40 +0000 |
commit | 184f855b1ded09ec2b4b849a475d21d79c63687f (patch) | |
tree | b4f48c64865ee020e878ff87f46ed462d5ece90d /dev-python/simpleparse/ChangeLog | |
parent | alpha stable, bug 505590. (diff) | |
download | gentoo-2-184f855b1ded09ec2b4b849a475d21d79c63687f.tar.gz gentoo-2-184f855b1ded09ec2b4b849a475d21d79c63687f.tar.bz2 gentoo-2-184f855b1ded09ec2b4b849a475d21d79c63687f.zip |
Revision bump, port to distutils-r1 and EAPI=5. Add RESTRICT=test due to tests segfaulting (bug #454680).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xE3F69979BB4B8928DA78E3D17CBF44EF)
Diffstat (limited to 'dev-python/simpleparse/ChangeLog')
-rw-r--r-- | dev-python/simpleparse/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-python/simpleparse/ChangeLog b/dev-python/simpleparse/ChangeLog index 48a9bd28f7a1..9405800f28c8 100644 --- a/dev-python/simpleparse/ChangeLog +++ b/dev-python/simpleparse/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/simpleparse -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/ChangeLog,v 1.32 2012/12/02 06:04:13 radhermit Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/ChangeLog,v 1.33 2014/07/17 23:44:40 chutzpah Exp $ + +*simpleparse-2.1.1-r1 (17 Jul 2014) + + 17 Jul 2014; Patrick McLean <chutzpah@gentoo.org> + +simpleparse-2.1.1-r1.ebuild: + Revision bump, port to distutils-r1 and EAPI=5. Add RESTRICT=test due to + tests segfaulting (bug #454680). 02 Dec 2012; Tim Harder <radhermit@gentoo.org> simpleparse-2.1.1.ebuild: Fix LICENSE (bug #445428 by ulm). |