summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-08-16 16:46:27 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-08-16 16:46:27 +0000
commit9f3d06ca709bca38f8ca49a2c3deb313a8c51a18 (patch)
tree014f1674d4a3c3cd28bb1778e28122b46580fd02 /dev-perl/Statistics-Descriptive
parentmask =x11-plugins/compiz-plugins-extra-0.8.8 until the patch is in CVS (diff)
downloadgentoo-2-9f3d06ca709bca38f8ca49a2c3deb313a8c51a18.tar.gz
gentoo-2-9f3d06ca709bca38f8ca49a2c3deb313a8c51a18.tar.bz2
gentoo-2-9f3d06ca709bca38f8ca49a2c3deb313a8c51a18.zip
x86 stable, see bug 422051
(Portage version: 2.1.11.9/cvs/Linux i686)
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.60.300.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog
index a663a374c407..5a2668c31349 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.45 2012/08/03 10:55:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.46 2012/08/16 16:46:27 nativemad Exp $
+
+ 16 Aug 2012; Andreas Schuerch <nativemad@gentoo.org>
+ Statistics-Descriptive-3.60.300.ebuild:
+ x86 stable, see bug 422051
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org>
Statistics-Descriptive-3.60.300.ebuild:
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild
index 8d8bce4f7d39..3d1b61c14cc9 100644
--- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild
+++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.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.60.300.ebuild,v 1.3 2012/08/03 10:55:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild,v 1.4 2012/08/16 16:46:27 nativemad Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Module of basic descriptive statistical functions"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="test"
RDEPEND=""