diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2005-02-05 14:25:29 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2005-02-05 14:25:29 +0000 |
commit | 84ea81a87d222b022e1ba7704317197aeba4b465 (patch) | |
tree | 96cb4097beaf68c96ade9ea6fdaf9bb93143c060 /dev-perl/IO-Digest | |
parent | Keywords ~amd64. (diff) | |
download | gentoo-2-84ea81a87d222b022e1ba7704317197aeba4b465.tar.gz gentoo-2-84ea81a87d222b022e1ba7704317197aeba4b465.tar.bz2 gentoo-2-84ea81a87d222b022e1ba7704317197aeba4b465.zip |
Keywords ~amd64.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-perl/IO-Digest')
-rw-r--r-- | dev-perl/IO-Digest/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IO-Digest/IO-Digest-0.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IO-Digest/ChangeLog b/dev-perl/IO-Digest/ChangeLog index fc1327799d21..0d56f1f72f5b 100644 --- a/dev-perl/IO-Digest/ChangeLog +++ b/dev-perl/IO-Digest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Digest -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Digest/ChangeLog,v 1.1 2004/11/27 05:56:57 pclouds Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Digest/ChangeLog,v 1.2 2005/02/05 14:24:37 absinthe Exp $ + + 05 Feb 2005; Dylan Carlson <absinthe@gentoo.org> IO-Digest-0.10.ebuild: + Keywords ~amd64. *IO-Digest-0.10 (27 Nov 2004) diff --git a/dev-perl/IO-Digest/IO-Digest-0.10.ebuild b/dev-perl/IO-Digest/IO-Digest-0.10.ebuild index 22c026d5e69b..3196190806b2 100644 --- a/dev-perl/IO-Digest/IO-Digest-0.10.ebuild +++ b/dev-perl/IO-Digest/IO-Digest-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Digest/IO-Digest-0.10.ebuild,v 1.1 2004/11/27 05:56:57 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Digest/IO-Digest-0.10.ebuild,v 1.2 2005/02/05 14:24:37 absinthe Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/IO/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" SRC_TEST="do" IUSE="" DEPEND="${DEPEND} |