diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-25 13:09:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-25 13:09:28 +0000 |
commit | 491774db2acc45d166b4354b8f9a5dbe0cced86e (patch) | |
tree | 068a22716d062da6c47b9b167d306f19c150ef3d /dev-perl/Math-Calc-Units | |
parent | Stable for amd64, wrt bug #444462 (diff) | |
download | gentoo-2-491774db2acc45d166b4354b8f9a5dbe0cced86e.tar.gz gentoo-2-491774db2acc45d166b4354b8f9a5dbe0cced86e.tar.bz2 gentoo-2-491774db2acc45d166b4354b8f9a5dbe0cced86e.zip |
Stable for amd64, wrt bug #444462
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Math-Calc-Units')
-rw-r--r-- | dev-perl/Math-Calc-Units/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Math-Calc-Units/ChangeLog b/dev-perl/Math-Calc-Units/ChangeLog index 81a9b0b8bf0c..7d5d51c9d402 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.8 2012/06/24 12:58:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.9 2012/11/25 13:09:28 ago Exp $ + + 25 Nov 2012; <ago@gentoo.org> Math-Calc-Units-1.70.0.ebuild: + Stable for amd64, wrt bug #444462 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info 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 9fdba6c19dfa..b8aa0f94cc9f 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 +# 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.2 2011/11/30 16:01:31 jer Exp $ +# $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 $ 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" |