diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-02-15 20:31:39 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-02-15 20:31:39 +0000 |
commit | 301997122d10a6ff83c4bcf1a4d62eef42131f54 (patch) | |
tree | 4bbbb5c262f0cdf3b0c54f1efcc5ed6ffc8b6f15 /dev-perl/Math-Calc-Units | |
parent | Version bump. (diff) | |
download | gentoo-2-301997122d10a6ff83c4bcf1a4d62eef42131f54.tar.gz gentoo-2-301997122d10a6ff83c4bcf1a4d62eef42131f54.tar.bz2 gentoo-2-301997122d10a6ff83c4bcf1a4d62eef42131f54.zip |
Add ~amd64 Keyword
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-Calc-Units')
-rw-r--r-- | dev-perl/Math-Calc-Units/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Math-Calc-Units/ChangeLog b/dev-perl/Math-Calc-Units/ChangeLog index 3c0ab690e5ad..dbca13c1d960 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.1 2009/02/15 18:21:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.2 2009/02/15 20:31:39 dertobi123 Exp $ + + 15 Feb 2009; Tobias Scherbaum <dertobi123@gentoo.org> + Math-Calc-Units-1.06.ebuild: + Add ~amd64 Keyword *Math-Calc-Units-1.06 (15 Feb 2009) diff --git a/dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild b/dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild index 3a07af14a4ad..3d0959d2ede9 100644 --- a/dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild +++ b/dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.06.ebuild,v 1.2 2009/02/15 18:58:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild,v 1.3 2009/02/15 20:31:39 dertobi123 Exp $ MODULE_AUTHOR=SFINK inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Human-readable unit-aware calculator" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-lang/perl |