diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 18:35:40 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 18:35:40 +0000 |
commit | e82b1cfcf197336d801ce1bb722b25195608dcde (patch) | |
tree | 15c6a755f0108b7942b0822406c93cfb3fd81c36 /dev-perl/Statistics-Descriptive | |
parent | Stable on Alpha, bug 153927. (diff) | |
download | historical-e82b1cfcf197336d801ce1bb722b25195608dcde.tar.gz historical-e82b1cfcf197336d801ce1bb722b25195608dcde.tar.bz2 historical-e82b1cfcf197336d801ce1bb722b25195608dcde.zip |
amd64 stable
Package-Manager: portage-2.1.2_rc2-r1
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-2.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index 9ac36429ca9c..3e03ebbd6723 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.9 2006/09/17 00:08:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.10 2006/11/24 18:24:14 mcummings Exp $ + + 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> + Statistics-Descriptive-2.6.ebuild: + amd64 stable 17 Sep 2006; Michael Cummings <mcummings@gentoo.org> Statistics-Descriptive-2.6.ebuild: diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild index 2a9bc75fd834..5f6bffc9dee2 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.8 2006/09/17 00:08:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.9 2006/11/24 18:24:14 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |