ago 14/12/08 11:13:39 Modified: numpydoc-0.4-r1.ebuild ChangeLog Log: Stable for ppc64, wrt bug #530592 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.6 dev-python/numpydoc/numpydoc-0.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpydoc/numpydoc-0.4-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpydoc/numpydoc-0.4-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpydoc/numpydoc-0.4-r1.ebuild?r1=1.5&r2=1.6 Index: numpydoc-0.4-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/numpydoc/numpydoc-0.4-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- numpydoc-0.4-r1.ebuild 22 Jul 2014 14:04:24 -0000 1.5 +++ numpydoc-0.4-r1.ebuild 8 Dec 2014 11:13:39 -0000 1.6 @@ -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/numpydoc/numpydoc-0.4-r1.ebuild,v 1.5 2014/07/22 14:04:24 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpydoc/numpydoc-0.4-r1.ebuild,v 1.6 2014/12/08 11:13:39 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm ~ppc ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.7 dev-python/numpydoc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpydoc/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpydoc/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpydoc/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/numpydoc/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 22 Jul 2014 14:04:24 -0000 1.6 +++ ChangeLog 8 Dec 2014 11:13:39 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/numpydoc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numpydoc/ChangeLog,v 1.6 2014/07/22 14:04:24 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpydoc/ChangeLog,v 1.7 2014/12/08 11:13:39 ago Exp $ + + 08 Dec 2014; Agostino Sarubbo <[email protected]> numpydoc-0.4-r1.ebuild: + Stable for ppc64, wrt bug #530592 22 Jul 2014; Ian Delaney <[email protected]> numpydoc-0.4-r1.ebuild: bump; drop py2.6 add py3 pypy
