diff options
author | 2013-07-28 10:41:32 +0000 | |
---|---|---|
committer | 2013-07-28 10:41:32 +0000 | |
commit | de53866b405a6b9b193c4a299fc53114fbac6770 (patch) | |
tree | b530022472baeb81057556f9e5b74d66437a261c /dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild | |
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/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 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="" |