summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-08 19:09:40 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-08 19:09:40 +0000
commit696339fd37170f76f8b3e3860ce4da5e9d7daf10 (patch)
tree5b43ed7e039b5216cb89007e3e732b09252cf5e9 /dev-perl/Statistics-Descriptive-Discrete
parentRemoved call to pwconv. Pointed out by Tobias Hahn <tobhahn at web.de>, bug #... (diff)
downloadgentoo-2-696339fd37170f76f8b3e3860ce4da5e9d7daf10.tar.gz
gentoo-2-696339fd37170f76f8b3e3860ce4da5e9d7daf10.tar.bz2
gentoo-2-696339fd37170f76f8b3e3860ce4da5e9d7daf10.zip
Mark 0.07 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Statistics-Descriptive-Discrete')
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/ChangeLog6
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/Manifest2
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild4
3 files changed, 8 insertions, 4 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/Manifest b/dev-perl/Statistics-Descriptive-Discrete/Manifest
index bf1d8b08250b..70a5a49c1e54 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 9a2d10d7e1f63f4ced15f5babe629dd9 ChangeLog 820
-MD5 fb0ee38c489eea5841a8107c1ca9afe6 Statistics-Descriptive-Discrete-0.07.ebuild 650
+MD5 51642ef87975f5f7251a29b06eda53aa 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 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"