diff options
author | 2004-12-28 21:11:12 +0000 | |
---|---|---|
committer | 2004-12-28 21:11:12 +0000 | |
commit | d5aa8b80e885e2511ec33e2542b29375e84a8c8f (patch) | |
tree | 834202d9e8f1d6f3df3975ffbcbb6e459241ca5e /dev-perl/Algorithm-Diff | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff) | |
download | gentoo-2-d5aa8b80e885e2511ec33e2542b29375e84a8c8f.tar.gz gentoo-2-d5aa8b80e885e2511ec33e2542b29375e84a8c8f.tar.bz2 gentoo-2-d5aa8b80e885e2511ec33e2542b29375e84a8c8f.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild index 55df467af401..e119d183fd1c 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.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/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.7 2004/12/23 08:28:53 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.8 2004/12/28 21:07:30 absinthe Exp $ inherit perl-module @@ -13,4 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/N/NE/NEDKONZ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ~ppc64" +KEYWORDS="x86 ~ppc sparc alpha ~ppc64 ~amd64" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 03eff1ff5362..5b14c2d230d4 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.6 2004/12/23 08:28:53 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.7 2004/12/28 21:07:30 absinthe Exp $ + + 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> + Algorithm-Diff-1.15.ebuild: + Keywords ~amd64. 23 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Algorithm-Diff-1.15.ebuild: added ~ppc64 |