diff options
author | 2013-07-30 12:21:47 +0000 | |
---|---|---|
committer | 2013-07-30 12:21:47 +0000 | |
commit | ed786d7e7ccdb33861511fcd29923b23f596a4a8 (patch) | |
tree | 500f02acc5086b63c3cdb2776ddef99aeb365bfc /dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild | |
parent | Stable for alpha, wrt bug #470428 (diff) | |
download | gentoo-2-ed786d7e7ccdb33861511fcd29923b23f596a4a8.tar.gz gentoo-2-ed786d7e7ccdb33861511fcd29923b23f596a4a8.tar.bz2 gentoo-2-ed786d7e7ccdb33861511fcd29923b23f596a4a8.zip |
Stable for alpha, wrt bug #470430
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild')
-rw-r--r-- | dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 e4c2fcddc1ec..24c09b1cfb3a 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.3 2013/07/28 12:55:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild,v 1.4 2013/07/30 12:21:47 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="" |