summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-11-30 16:01:31 +0000
committerJeroen Roovers <jer@gentoo.org>2011-11-30 16:01:31 +0000
commitd63c6a37ad297d5f03edd446bcc41c6f19dffd57 (patch)
tree7f50f43da5c91718185d756beb6a338156ba9e48 /dev-perl/Math-Calc-Units
parentVersion bump. Dropped support for Py3. (diff)
downloadgentoo-2-d63c6a37ad297d5f03edd446bcc41c6f19dffd57.tar.gz
gentoo-2-d63c6a37ad297d5f03edd446bcc41c6f19dffd57.tar.bz2
gentoo-2-d63c6a37ad297d5f03edd446bcc41c6f19dffd57.zip
Marked ~hppa (Dakon).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-Calc-Units')
-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 ca662127952e..4f235411e8e4 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.6 2011/09/04 11:21:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.7 2011/11/30 16:01:31 jer Exp $
+
+ 30 Nov 2011; Jeroen Roovers <jer@gentoo.org> Math-Calc-Units-1.70.0.ebuild:
+ Marked ~hppa (Dakon).
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Math-Calc-Units-1.07.ebuild:
Cleanup
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 624f523960f1..9fdba6c19dfa 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-2011 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.1 2011/08/30 10:32:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild,v 1.2 2011/11/30 16:01:31 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Human-readable unit-aware calculator"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
DEPEND="virtual/perl-Time-Local"