zerochaos 14/07/22 17:47:20 Modified: mpmath-0.19.ebuild mpmath-0.18.ebuild ChangeLog Log: adding ~arm keyword (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Revision Changes Path 1.2 dev-python/mpmath/mpmath-0.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild?r1=1.1&r2=1.2 Index: mpmath-0.19.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mpmath-0.19.ebuild 11 Jun 2014 07:01:41 -0000 1.1 +++ mpmath-0.19.ebuild 22 Jul 2014 17:47:20 -0000 1.2 @@ -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/mpmath/mpmath-0.19.ebuild,v 1.1 2014/06/11 07:01:41 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild,v 1.2 2014/07/22 17:47:20 zerochaos Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos" IUSE="doc examples gmp matplotlib test" 1.3 dev-python/mpmath/mpmath-0.18.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild?r1=1.2&r2=1.3 Index: mpmath-0.18.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mpmath-0.18.ebuild 2 Feb 2014 02:28:21 -0000 1.2 +++ mpmath-0.18.ebuild 22 Jul 2014 17:47:20 -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/mpmath/mpmath-0.18.ebuild,v 1.2 2014/02/02 02:28:21 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild,v 1.3 2014/07/22 17:47:20 zerochaos Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos" IUSE="doc examples gmp matplotlib test" 1.33 dev-python/mpmath/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 11 Jun 2014 07:01:40 -0000 1.32 +++ ChangeLog 22 Jul 2014 17:47:20 -0000 1.33 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/mpmath # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.32 2014/06/11 07:01:40 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.33 2014/07/22 17:47:20 zerochaos Exp $ + + 22 Jul 2014; Rick Farina <zeroch...@gentoo.org> mpmath-0.18.ebuild, + mpmath-0.19.ebuild: + adding ~arm keyword *mpmath-0.19 (11 Jun 2014)