diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 10:41:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 10:41:32 +0000 |
commit | de53866b405a6b9b193c4a299fc53114fbac6770 (patch) | |
tree | b530022472baeb81057556f9e5b74d66437a261c /dev-php/PEAR-Math_Stats | |
parent | Stable for amd64, wrt bug #470430 (diff) | |
download | gentoo-2-de53866b405a6b9b193c4a299fc53114fbac6770.tar.gz gentoo-2-de53866b405a6b9b193c4a299fc53114fbac6770.tar.bz2 gentoo-2-de53866b405a6b9b193c4a299fc53114fbac6770.zip |
Stable for amd64, wrt bug #470430
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Math_Stats')
-rw-r--r-- | dev-php/PEAR-Math_Stats/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Math_Stats/ChangeLog b/dev-php/PEAR-Math_Stats/ChangeLog index dbaa9bc4129d..80ea63e5aed8 100644 --- a/dev-php/PEAR-Math_Stats/ChangeLog +++ b/dev-php/PEAR-Math_Stats/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Math_Stats # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/ChangeLog,v 1.21 2013/03/25 21:01:07 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/ChangeLog,v 1.22 2013/07/28 10:41:32 ago Exp $ + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Math_Stats-0.9.1.ebuild: + Stable for amd64, wrt bug #470430 *PEAR-Math_Stats-0.9.1 (25 Mar 2013) diff --git a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild index fb77aaaf4a53..1aa899c8d385 100644 --- a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild +++ b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild,v 1.1 2013/03/25 21:01:07 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild,v 1.2 2013/07/28 10:41:32 ago Exp $ EAPI="4" @@ -9,5 +9,5 @@ inherit php-pear-r1 DESCRIPTION="Classes to calculate statistical parameters." LICENSE="PHP-2.02" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |