nimiux 14/09/12 16:56:51 Modified: ChangeLog pathlib-1.0.ebuild Log: Stable for amd64 wrt bug #518212 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Revision Changes Path 1.4 dev-python/pathlib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pathlib/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pathlib/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pathlib/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pathlib/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 5 Sep 2014 20:04:05 -0000 1.3 +++ ChangeLog 12 Sep 2014 16:56:51 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pathlib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pathlib/ChangeLog,v 1.3 2014/09/05 20:04:05 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pathlib/ChangeLog,v 1.4 2014/09/12 16:56:51 nimiux Exp $ + + 12 Sep 2014; Chema Alonso <[email protected]> pathlib-1.0.ebuild: + Stable for amd64 wrt bug #518212 *pathlib-1.0.1 (05 Sep 2014) 1.3 dev-python/pathlib/pathlib-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pathlib/pathlib-1.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pathlib/pathlib-1.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pathlib/pathlib-1.0.ebuild?r1=1.2&r2=1.3 Index: pathlib-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pathlib/pathlib-1.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pathlib-1.0.ebuild 14 Aug 2014 16:24:01 -0000 1.2 +++ pathlib-1.0.ebuild 12 Sep 2014 16:56:51 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pathlib/pathlib-1.0.ebuild,v 1.2 2014/08/14 16:24:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pathlib/pathlib-1.0.ebuild,v 1.3 2014/09/12 16:56:51 nimiux Exp $ EAPI=5 @@ -14,5 +14,5 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE=""
