jer 15/05/05 07:43:58 Modified: PEAR-Math_BigInteger-1.0.2.ebuild ChangeLog Log: Mark ~ppc64 (bug #528470). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.4 dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild?r1=1.3&r2=1.4 Index: PEAR-Math_BigInteger-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- PEAR-Math_BigInteger-1.0.2.ebuild 7 Nov 2014 13:59:54 -0000 1.3 +++ PEAR-Math_BigInteger-1.0.2.ebuild 5 May 2015 07:43:58 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild,v 1.3 2014/11/07 13:59:54 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild,v 1.4 2015/05/05 07:43:58 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3.0" 1.4 dev-php/PEAR-Math_BigInteger/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 7 Nov 2014 13:59:54 -0000 1.3 +++ ChangeLog 5 May 2015 07:43:58 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Math_BigInteger -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog,v 1.3 2014/11/07 13:59:54 grknight Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog,v 1.4 2015/05/05 07:43:58 jer Exp $ + + 05 May 2015; Jeroen Roovers <[email protected]> + PEAR-Math_BigInteger-1.0.2.ebuild: + Mark ~ppc64 (bug #528470). 07 Nov 2014; Brian Evans <[email protected]> PEAR-Math_BigInteger-1.0.2.ebuild:
