diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 13:21:38 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 13:21:38 +0000 |
commit | f1dd071dcfe6923541d4786f95b36fc613178bf9 (patch) | |
tree | 704deeb5ea4153a58075969c3ddf7980212b0901 /dev-perl/Statistics-Descriptive-Discrete | |
parent | unmask e2fsprogs to take advantage of unmasked ss and com_err (diff) | |
download | historical-f1dd071dcfe6923541d4786f95b36fc613178bf9.tar.gz historical-f1dd071dcfe6923541d4786f95b36fc613178bf9.tar.bz2 historical-f1dd071dcfe6923541d4786f95b36fc613178bf9.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/Statistics-Descriptive-Discrete')
-rw-r--r-- | dev-perl/Statistics-Descriptive-Discrete/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Statistics-Descriptive-Discrete/ChangeLog b/dev-perl/Statistics-Descriptive-Discrete/ChangeLog index 21d28b619c7f..e73bfbd2114a 100644 --- a/dev-perl/Statistics-Descriptive-Discrete/ChangeLog +++ b/dev-perl/Statistics-Descriptive-Discrete/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Statistics-Descriptive-Discrete # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.3 2005/04/22 12:41:13 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.4 2005/04/29 13:21:38 mcummings Exp $ + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + Statistics-Descriptive-Discrete-0.07.ebuild: + Cleaning 22 Apr 2005; Simon Stelling <blubb@gentoo.org> Statistics-Descriptive-Discrete-0.07.ebuild: diff --git a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild index bea6941e5a9e..52bf6aa284a4 100644 --- a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild +++ b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.4 2005/04/22 12:41:13 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.5 2005/04/29 13:21:38 mcummings Exp $ inherit perl-module DESCRIPTION="Statistics-Descriptive-Discrete module" -SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RH/RHETTBULL/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/R/RH/RHETTBULL/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive::Discrete" SLOT="0" |