klausman 14/09/29 16:56:14 Modified: ChangeLog Removed: configparser-3.2.0.3.ebuild Log: <=configparser-3.2 is broken/incompatible with both newer versions of itself and the internal/shipped version of Python 3.x. There are no in-tree deps, so nuke it. (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.3 dev-python/configparser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/configparser/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/configparser/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/configparser/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/configparser/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 14 Dec 2013 10:36:32 -0000 1.2 +++ ChangeLog 29 Sep 2014 16:56:14 -0000 1.3 @@ -1,6 +1,12 @@ # ChangeLog for dev-python/configparser -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/configparser/ChangeLog,v 1.2 2013/12/14 10:36:32 radhermit Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/configparser/ChangeLog,v 1.3 2014/09/29 16:56:14 klausman Exp $ + + 29 Sep 2014; Tobias Klausmann <[email protected]> + -configparser-3.2.0.3.ebuild: + <=configparser-3.2 is broken/incompatible with both newer versions of itself + and the internal/shipped version of Python 3.x. There are no in-tree deps, so + nuke it. *configparser-3.3.0.2 (14 Dec 2013)
