summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-VecStat')
-rw-r--r--dev-perl/Math-VecStat/ChangeLog5
-rw-r--r--dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-VecStat/ChangeLog b/dev-perl/Math-VecStat/ChangeLog
index aab012cc92de..b5ac43937907 100644
--- a/dev-perl/Math-VecStat/ChangeLog
+++ b/dev-perl/Math-VecStat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-VecStat
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.12 2011/08/30 10:17:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.13 2011/09/03 21:04:33 tove Exp $
+
+ 03 Sep 2011; Torsten Veller <tove@gentoo.org> Math-VecStat-0.80.0.ebuild:
+ Merge stable keywords from former version scheme ebuild
*Math-VecStat-0.80.0 (30 Aug 2011)
diff --git a/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild b/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild
index 7553e751b0fc..42304b1b4900 100644
--- a/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild
+++ b/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild,v 1.1 2011/08/30 10:17:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild,v 1.2 2011/09/03 21:04:33 tove Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Some basic numeric stats on vectors"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="amd64 ia64 sparc x86 ~x86-solaris"
IUSE=""
SRC_TEST="do"