jer 15/07/20 04:26:24 Modified: singledispatch-3.4.0.3.ebuild ChangeLog Log: Mark ~ppc64 (bug #555402). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.5 dev-python/singledispatch/singledispatch-3.4.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild?r1=1.4&r2=1.5 Index: singledispatch-3.4.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- singledispatch-3.4.0.3.ebuild 9 Mar 2015 00:04:39 -0000 1.4 +++ singledispatch-3.4.0.3.ebuild 20 Jul 2015 04:26:24 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild,v 1.4 2015/03/09 00:04:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild,v 1.5 2015/07/20 04:26:24 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.7 dev-python/singledispatch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/singledispatch/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/singledispatch/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/singledispatch/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/singledispatch/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 3 Jun 2015 21:50:53 -0000 1.6 +++ ChangeLog 20 Jul 2015 04:26:24 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/singledispatch # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/singledispatch/ChangeLog,v 1.6 2015/06/03 21:50:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/singledispatch/ChangeLog,v 1.7 2015/07/20 04:26:24 jer Exp $ + + 20 Jul 2015; Jeroen Roovers <[email protected]> singledispatch-3.4.0.3.ebuild: + Mark ~ppc64 (bug #555402). 03 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add pypi to remote-id in metadata.xml
