diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 19:09:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 19:09:40 +0000 |
commit | 891df66e979dacc8fedf7e23efd818e195fdbb1a (patch) | |
tree | 8aaf2736ecc1cf1bc683b73cb54e20071b2d2e14 /dev-perl/Statistics-Descriptive-Discrete | |
parent | Mark 0.93 stable on alpha (diff) | |
download | historical-891df66e979dacc8fedf7e23efd818e195fdbb1a.tar.gz historical-891df66e979dacc8fedf7e23efd818e195fdbb1a.tar.bz2 historical-891df66e979dacc8fedf7e23efd818e195fdbb1a.zip |
Mark 0.07 stable on alpha
Package-Manager: portage-2.0.51.22-r2
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 f232ab2ced6f..a3f499f79004 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.5 2005/08/26 00:15:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.6 2005/09/08 19:09:40 agriffis Exp $ + + 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> + Statistics-Descriptive-Discrete-0.07.ebuild: + Mark 0.07 stable on alpha 26 Aug 2005; Aron Griffis <agriffis@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 7022b5152dbb..cd079d306ce3 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,6 +1,6 @@ # 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.6 2005/08/26 00:15:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.7 2005/09/08 19:09:40 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive::Discrete SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86" IUSE="" mydoc="TODO" |