diff options
author | 2012-08-03 10:55:53 +0000 | |
---|---|---|
committer | 2012-08-03 10:55:53 +0000 | |
commit | 06cc5fd67417ac7cef5e5656cf9c88180f50240e (patch) | |
tree | aeede700215788cf2484c8179dab117be574bbdf /dev-perl/Statistics-Descriptive | |
parent | Stable for amd64, wrt bug #422049 (diff) | |
download | historical-06cc5fd67417ac7cef5e5656cf9c88180f50240e.tar.gz historical-06cc5fd67417ac7cef5e5656cf9c88180f50240e.tar.bz2 historical-06cc5fd67417ac7cef5e5656cf9c88180f50240e.zip |
Stable for amd64, wrt bug #422051
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Statistics-Descriptive')
-rw-r--r-- | dev-perl/Statistics-Descriptive/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index 280a079742f7..a663a374c407 100644 --- a/dev-perl/Statistics-Descriptive/ChangeLog +++ b/dev-perl/Statistics-Descriptive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Statistics-Descriptive # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.44 2012/06/24 12:59:06 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.45 2012/08/03 10:55:53 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> + Statistics-Descriptive-3.60.300.ebuild: + Stable for amd64, wrt bug #422051 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild index 68f77ccc939f..8d8bce4f7d39 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild,v 1.2 2012/05/28 15:50:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild,v 1.3 2012/08/03 10:55:53 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Module of basic descriptive statistical functions" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="test" RDEPEND="" |