diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:04:55 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:04:55 +0000 |
commit | f622e352538c90f6004449bffaeb0a3a1ed850ab (patch) | |
tree | 36d959e8784f02ad4e2492030a588cb61a6d7802 /dev-perl/Time-HiRes | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-f622e352538c90f6004449bffaeb0a3a1ed850ab.tar.gz gentoo-2-f622e352538c90f6004449bffaeb0a3a1ed850ab.tar.bz2 gentoo-2-f622e352538c90f6004449bffaeb0a3a1ed850ab.zip |
KEYWORDS ~amd64.
Diffstat (limited to 'dev-perl/Time-HiRes')
-rw-r--r-- | dev-perl/Time-HiRes/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Time-HiRes/Time-HiRes-1.59.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Time-HiRes/ChangeLog b/dev-perl/Time-HiRes/ChangeLog index e1e579094d05..90a4bb5cb3d1 100644 --- a/dev-perl/Time-HiRes/ChangeLog +++ b/dev-perl/Time-HiRes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Time-HiRes # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-HiRes/ChangeLog,v 1.20 2004/10/19 08:04:13 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-HiRes/ChangeLog,v 1.21 2004/10/19 08:04:55 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Time-HiRes-1.59.ebuild: + KEYWORDS ~amd64. 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Time-HiRes-1.50.ebuild: Stable on amd64. diff --git a/dev-perl/Time-HiRes/Time-HiRes-1.59.ebuild b/dev-perl/Time-HiRes/Time-HiRes-1.59.ebuild index 46cbf32c6756..085f9b4327b7 100644 --- a/dev-perl/Time-HiRes/Time-HiRes-1.59.ebuild +++ b/dev-perl/Time-HiRes/Time-HiRes-1.59.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-HiRes/Time-HiRes-1.59.ebuild,v 1.4 2004/07/14 20:48:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-HiRes/Time-HiRes-1.59.ebuild,v 1.5 2004/10/19 08:04:55 absinthe Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha" +KEYWORDS="~x86 ~sparc ~alpha ~amd64" IUSE="" DEPEND="" |