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 | 4318265c3caf2c357421a290456a03c3873cb133 (patch) | |
tree | b748299b60cff1d25068c2d5ec69ea88d6ac5717 /dev-perl/Statistics-Descriptive-Discrete | |
parent | Mark 1.5 stable on ia64 (diff) | |
download | gentoo-2-4318265c3caf2c357421a290456a03c3873cb133.tar.gz gentoo-2-4318265c3caf2c357421a290456a03c3873cb133.tar.bz2 gentoo-2-4318265c3caf2c357421a290456a03c3873cb133.zip |
Mark 0.07 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/Statistics-Descriptive-Discrete')
3 files changed, 8 insertions, 4 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/Manifest b/dev-perl/Statistics-Descriptive-Discrete/Manifest index c75f05df6254..1a11258111b6 100644 --- a/dev-perl/Statistics-Descriptive-Discrete/Manifest +++ b/dev-perl/Statistics-Descriptive-Discrete/Manifest @@ -1,4 +1,4 @@ MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 231d9099c92e1d48db607d7d628f232f Statistics-Descriptive-Discrete-0.07.ebuild 648 MD5 e6c04df2b0d74d5176ce42f6c7853422 ChangeLog 946 -MD5 e9e32e1f5c825a98869f0e172e73120a Statistics-Descriptive-Discrete-0.07.ebuild 649 MD5 a24c08cc21008a2abb68bfa9e8cadfab files/digest-Statistics-Descriptive-Discrete-0.07 86 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" |