diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:16:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:16:17 +0000 |
commit | 55401eeaa358afe20196cbd5dc993fce21cc05f6 (patch) | |
tree | 05ba6280fda927388559e4547adc37dcc8b5b67e /dev-perl/Statistics-Descriptive-Discrete | |
parent | Mark 1.5 stable on ia64 (diff) | |
download | historical-55401eeaa358afe20196cbd5dc993fce21cc05f6.tar.gz historical-55401eeaa358afe20196cbd5dc993fce21cc05f6.tar.bz2 historical-55401eeaa358afe20196cbd5dc993fce21cc05f6.zip |
Mark 0.07 stable on ia64
Package-Manager: portage-1.589-cvs
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 a3f499f79004..c1ecbd932a90 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.6 2005/09/08 19:09:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.7 2005/10/02 13:16:17 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> + Statistics-Descriptive-Discrete-0.07.ebuild: + Mark 0.07 stable on ia64 08 Sep 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 cd079d306ce3..8778420334b3 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.7 2005/09/08 19:09:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.8 2005/10/02 13:16:17 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" |