diff options
author | 2011-11-30 16:03:36 +0000 | |
---|---|---|
committer | 2011-11-30 16:03:36 +0000 | |
commit | 5526cde10cb854a25e2eb9a75f87e03d4bb35e71 (patch) | |
tree | a8e5cc4181622af24a563658653e56e4fa9e7fbe /dev-perl/Math-Calc-Units | |
parent | Version bump. Dropped support for Py3. (diff) | |
download | historical-5526cde10cb854a25e2eb9a75f87e03d4bb35e71.tar.gz historical-5526cde10cb854a25e2eb9a75f87e03d4bb35e71.tar.bz2 historical-5526cde10cb854a25e2eb9a75f87e03d4bb35e71.zip |
Marked ~hppa (Dakon).
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
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 | 4 |
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" |