summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-29 15:43:55 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-29 15:43:55 +0000
commitf6ce2983d377756f310d5fd5109decf57cab954c (patch)
tree38033fcc8024c64a0fbc147259d57ec1a43b4177 /dev-perl
parentStable for HPPA (bug #445063). (diff)
downloadgentoo-2-f6ce2983d377756f310d5fd5109decf57cab954c.tar.gz
gentoo-2-f6ce2983d377756f310d5fd5109decf57cab954c.tar.bz2
gentoo-2-f6ce2983d377756f310d5fd5109decf57cab954c.zip
Stable for HPPA (bug #444462).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Math-Calc-Units/ChangeLog5
-rw-r--r--dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-Calc-Units/ChangeLog b/dev-perl/Math-Calc-Units/ChangeLog
index 7d5d51c9d402..339aad2a9443 100644
--- a/dev-perl/Math-Calc-Units/ChangeLog
+++ b/dev-perl/Math-Calc-Units/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-Calc-Units
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.9 2012/11/25 13:09:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.10 2012/11/29 15:43:55 jer Exp $
+
+ 29 Nov 2012; Jeroen Roovers <jer@gentoo.org> Math-Calc-Units-1.70.0.ebuild:
+ Stable for HPPA (bug #444462).
25 Nov 2012; <ago@gentoo.org> Math-Calc-Units-1.70.0.ebuild:
Stable for amd64, wrt bug #444462
diff --git a/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild b/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild
index b8aa0f94cc9f..03400e719bd9 100644
--- a/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild
+++ b/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.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/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild,v 1.3 2012/11/25 13:09:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild,v 1.4 2012/11/29 15:43:55 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Human-readable unit-aware calculator"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 hppa ~x86"
IUSE=""
DEPEND="virtual/perl-Time-Local"