summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-22 10:20:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-22 10:20:05 +0000
commitbce2653752b8b5338999042af682ed38c8de2638 (patch)
tree3cb625ca9e12fbfdd02bcebc0aefb7001d475c5a /dev-perl/Statistics-Descriptive
parentStable for amd64, wrt bug #412955 (diff)
downloadgentoo-2-bce2653752b8b5338999042af682ed38c8de2638.tar.gz
gentoo-2-bce2653752b8b5338999042af682ed38c8de2638.tar.bz2
gentoo-2-bce2653752b8b5338999042af682ed38c8de2638.zip
Stable for amd64, wrt bug #412959
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Statistics-Descriptive')
-rw-r--r--dev-perl/Statistics-Descriptive/ChangeLog6
-rw-r--r--dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.40.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog
index bafa8f6a4ef5..ff263c66dba3 100644
--- a/dev-perl/Statistics-Descriptive/ChangeLog
+++ b/dev-perl/Statistics-Descriptive/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Statistics-Descriptive
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.36 2012/04/21 20:32:11 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.37 2012/04/22 10:20:05 ago Exp $
+
+ 22 Apr 2012; Agostino Sarubbo <ago@gentoo.org>
+ Statistics-Descriptive-3.40.0.ebuild:
+ Stable for amd64, wrt bug #412959
21 Apr 2012; Jeff Horelick <jdhore@gentoo.org>
Statistics-Descriptive-3.40.0.ebuild:
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.40.0.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.40.0.ebuild
index 0dd3be5be18a..4ab00a4598f5 100644
--- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.40.0.ebuild
+++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.40.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.40.0.ebuild,v 1.2 2012/04/21 20:32:11 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.40.0.ebuild,v 1.3 2012/04/22 10:20:05 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Module of basic descriptive statistical functions"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
IUSE="test"
RDEPEND=""