maekke 14/12/07 20:27:14 Modified: ChangeLog numpy-1.9.0-r1.ebuild Log: arm stable, bug #530710 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.249 dev-python/numpy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/ChangeLog?rev=1.249&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/ChangeLog?rev=1.249&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/ChangeLog?r1=1.248&r2=1.249 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v retrieving revision 1.248 retrieving revision 1.249 diff -u -r1.248 -r1.249 --- ChangeLog 7 Dec 2014 12:06:11 -0000 1.248 +++ ChangeLog 7 Dec 2014 20:27:14 -0000 1.249 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/numpy # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.248 2014/12/07 12:06:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.249 2014/12/07 20:27:14 maekke Exp $ + + 07 Dec 2014; Markus Meier <[email protected]> numpy-1.9.0-r1.ebuild: + arm stable, bug #530710 07 Dec 2014; Agostino Sarubbo <[email protected]> numpy-1.9.0-r1.ebuild: Stable for ppc, wrt bug #530710 1.7 dev-python/numpy/numpy-1.9.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.9.0-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.9.0-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.9.0-r1.ebuild?r1=1.6&r2=1.7 Index: numpy-1.9.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.0-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- numpy-1.9.0-r1.ebuild 7 Dec 2014 12:06:11 -0000 1.6 +++ numpy-1.9.0-r1.ebuild 7 Dec 2014 20:27:14 -0000 1.7 @@ -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/numpy/numpy-1.9.0-r1.ebuild,v 1.6 2014/12/07 12:06:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.0-r1.ebuild,v 1.7 2014/12/07 20:27:14 maekke Exp $ EAPI=5 @@ -24,7 +24,7 @@ # It appears the docs haven't been upgraded, still @ 1.8.1 LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc lapack test" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
