diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:23:51 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:23:51 +0000 |
commit | e319e49df88b212bcb2c03c04871cd543393f2fd (patch) | |
tree | 3655d0689c046599d4a44342e405ffaa151efb74 /dev-perl/Statistics-Descriptive | |
parent | Stable on amd64 (#283969) (diff) | |
download | gentoo-2-e319e49df88b212bcb2c03c04871cd543393f2fd.tar.gz gentoo-2-e319e49df88b212bcb2c03c04871cd543393f2fd.tar.bz2 gentoo-2-e319e49df88b212bcb2c03c04871cd543393f2fd.zip |
Stable on amd64 (#283969)
(Portage version: 2.2_rc40/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.0100.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index b45654ecc2f6..4141ae54e77a 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.21 2009/09/10 08:04:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.22 2009/09/18 18:23:51 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> + Statistics-Descriptive-3.0100.ebuild: + Stable on amd64 (#283969) 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> Statistics-Descriptive-3.0100.ebuild: diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild index 666c8e65e655..db1e28223bad 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.0100.ebuild,v 1.2 2009/09/10 08:04:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild,v 1.3 2009/09/18 18:23:51 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Module of basic descriptive statistical functions" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" IUSE="test" DEPEND="virtual/perl-Module-Build |