summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-12-06 04:13:56 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-12-06 04:13:56 +0000
commita92e0a33f556c7d03e03f1c312a2ae148fee3d29 (patch)
treed46bdd7b837261c9257a55ee4cbdab361b7b48ec /dev-perl/Math-Calc-Units
parentx86 stable wrt bug #444462 (diff)
downloadgentoo-2-a92e0a33f556c7d03e03f1c312a2ae148fee3d29.tar.gz
gentoo-2-a92e0a33f556c7d03e03f1c312a2ae148fee3d29.tar.bz2
gentoo-2-a92e0a33f556c7d03e03f1c312a2ae148fee3d29.zip
x86 stable wrt bug #444462
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 30427902)
Diffstat (limited to 'dev-perl/Math-Calc-Units')
-rw-r--r--dev-perl/Math-Calc-Units/ChangeLog6
-rw-r--r--dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Math-Calc-Units/ChangeLog b/dev-perl/Math-Calc-Units/ChangeLog
index 339aad2a9443..ea17eaf96f5d 100644
--- a/dev-perl/Math-Calc-Units/ChangeLog
+++ b/dev-perl/Math-Calc-Units/ChangeLog
@@ -1,6 +1,10 @@
# 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.10 2012/11/29 15:43:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.11 2012/12/06 04:13:56 phajdan.jr Exp $
+
+ 06 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Math-Calc-Units-1.70.0.ebuild:
+ x86 stable wrt bug #444462
29 Nov 2012; Jeroen Roovers <jer@gentoo.org> Math-Calc-Units-1.70.0.ebuild:
Stable for HPPA (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 03400e719bd9..d3ba977f38a0 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.4 2012/11/29 15:43:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild,v 1.5 2012/12/06 04:13:56 phajdan.jr 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"