diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-28 18:07:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-28 18:07:53 +0000 |
commit | 8bd44127df853f2f0ec434407b0a71bd117fbfd6 (patch) | |
tree | f463c5049ed6492ee00ef59610e1a02a85cb1906 /dev-perl | |
parent | Fix changelog (diff) | |
download | gentoo-2-8bd44127df853f2f0ec434407b0a71bd117fbfd6.tar.gz gentoo-2-8bd44127df853f2f0ec434407b0a71bd117fbfd6.tar.bz2 gentoo-2-8bd44127df853f2f0ec434407b0a71bd117fbfd6.zip |
ia64 stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-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 1f95f8e6f636..99aefcaf13ed 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.23 2009/10/07 22:59:57 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.24 2009/10/28 18:07:53 armin76 Exp $ + + 28 Oct 2009; Raúl Porcel <armin76@gentoo.org> + Statistics-Descriptive-3.0100.ebuild: + ia64 stable 07 Oct 2009; Tiago Cunha <tcunha@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 d34f83d6809c..491329c12864 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.4 2009/10/07 22:59:57 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild,v 1.5 2009/10/28 18:07:53 armin76 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 |