From 1fc2dcd119dfb9076d8559b58cf8b30da2ca9207 Mon Sep 17 00:00:00 2001 From: Matti Bickel Date: Mon, 25 Mar 2013 21:01:07 +0000 Subject: version bump (Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C) --- dev-php/PEAR-Math_Stats/ChangeLog | 10 +++++++--- dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild | 13 +++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild (limited to 'dev-php/PEAR-Math_Stats') diff --git a/dev-php/PEAR-Math_Stats/ChangeLog b/dev-php/PEAR-Math_Stats/ChangeLog index ce59ecd823fe..dbaa9bc4129d 100644 --- a/dev-php/PEAR-Math_Stats/ChangeLog +++ b/dev-php/PEAR-Math_Stats/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-Math_Stats -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/ChangeLog,v 1.20 2007/12/06 00:38:21 jokey Exp $ +# 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 $ + +*PEAR-Math_Stats-0.9.1 (25 Mar 2013) + + 25 Mar 2013; Matti Bickel +PEAR-Math_Stats-0.9.1.ebuild: + version bump 06 Dec 2007; Markus Ullmann PEAR-Math_Stats-0.9.0_beta3-r1.ebuild: @@ -88,4 +93,3 @@ 07 Sep 2005; Sebastian Bergmann +metadata.xml, +PEAR-Math_Stats-0.9.0_beta3.ebuild: Initial ebuild, closes bug 103609. - 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 new file mode 100644 index 000000000000..fb77aaaf4a53 --- /dev/null +++ b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild @@ -0,0 +1,13 @@ +# 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 $ + +EAPI="4" + +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" +IUSE="" -- cgit v1.2.3-65-gdbad