From d98ca894c5f57b277748f2c77c521c98474ac805 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Fri, 7 Aug 2015 15:40:11 +0000 Subject: Stable on alpha, bug 528470 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFF10CDC620675478) --- dev-php/PEAR-Math_BigInteger/ChangeLog | 6 +++++- dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php') diff --git a/dev-php/PEAR-Math_BigInteger/ChangeLog b/dev-php/PEAR-Math_BigInteger/ChangeLog index 25b5d2d51adc..5d5d24240ab7 100644 --- a/dev-php/PEAR-Math_BigInteger/ChangeLog +++ b/dev-php/PEAR-Math_BigInteger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Math_BigInteger # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog,v 1.5 2015/08/04 12:32:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog,v 1.6 2015/08/07 15:40:11 klausman Exp $ + + 07 Aug 2015; Tobias Klausmann + PEAR-Math_BigInteger-1.0.2.ebuild: + Stable on alpha, bug 528470 04 Aug 2015; Mikle Kolyada PEAR-Math_BigInteger-1.0.2.ebuild: diff --git a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild index a70a8ef2f8f3..8b55fe813538 100644 --- a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild +++ b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild @@ -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-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild,v 1.5 2015/08/04 12:32:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild,v 1.6 2015/08/07 15:40:11 klausman Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="Pure-PHP arbitrary precision integer arithmetic library" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3.0" -- cgit v1.2.3-65-gdbad