diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-10-07 23:19:01 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-10-07 23:19:01 +0000 |
commit | d5e8672296af2722d18c171dd46450b61174a3d6 (patch) | |
tree | 5c7d8af854aa4a9c3fc9c00a456d95278b543732 /dev-perl/Statistics-Descriptive | |
parent | Version bumped, bug #288082. (diff) | |
download | historical-d5e8672296af2722d18c171dd46450b61174a3d6.tar.gz historical-d5e8672296af2722d18c171dd46450b61174a3d6.tar.bz2 historical-d5e8672296af2722d18c171dd46450b61174a3d6.zip |
stable sparc, bug 283969
Package-Manager: portage-2.1.6.13/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 4141ae54e77a..1f95f8e6f636 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.22 2009/09/18 18:23:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.23 2009/10/07 22:59:57 tcunha Exp $ + + 07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> + Statistics-Descriptive-3.0100.ebuild: + stable sparc, bug 283969 18 Sep 2009; Torsten Veller <tove@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 db1e28223bad..d34f83d6809c 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.3 2009/09/18 18:23:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild,v 1.4 2009/10/07 22:59:57 tcunha 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 |