diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 01:17:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 01:17:12 +0000 |
commit | 4adbcdff5bf746b37012e7cc39e2b3a6dffe0739 (patch) | |
tree | 1543dad16dd508432bd3b13361fd5e9e3cf3267c /dev-perl/locale-maketext-fuzzy | |
parent | add ~ia64 (diff) | |
download | gentoo-2-4adbcdff5bf746b37012e7cc39e2b3a6dffe0739.tar.gz gentoo-2-4adbcdff5bf746b37012e7cc39e2b3a6dffe0739.tar.bz2 gentoo-2-4adbcdff5bf746b37012e7cc39e2b3a6dffe0739.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/locale-maketext-fuzzy')
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-perl/locale-maketext-fuzzy/ChangeLog b/dev-perl/locale-maketext-fuzzy/ChangeLog index 841864953a35..41c8922a8ba6 100644 --- a/dev-perl/locale-maketext-fuzzy/ChangeLog +++ b/dev-perl/locale-maketext-fuzzy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/locale-maketext-fuzzy # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.8 2005/05/01 18:14:28 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.9 2005/08/26 01:12:34 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> + locale-maketext-fuzzy-0.02.ebuild: + add ~ia64 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> locale-maketext-fuzzy-0.02.ebuild: diff --git a/dev-perl/locale-maketext-fuzzy/Manifest b/dev-perl/locale-maketext-fuzzy/Manifest index 826624fd77b8..57d448667502 100644 --- a/dev-perl/locale-maketext-fuzzy/Manifest +++ b/dev-perl/locale-maketext-fuzzy/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 4ce800fdf4f7938a1aa7a0db3d75f69a ChangeLog 1156 +MD5 dd8b2a2374885cbfdd65745d0a27252a locale-maketext-fuzzy-0.02.ebuild 601 MD5 e8b3425808acd39d27d458b937ec0192 files/digest-locale-maketext-fuzzy-0.02 76 -MD5 17bfffe20f4fdc1556aa20e320327d5c locale-maketext-fuzzy-0.02.ebuild 596 -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC0FPoI1lqEGTUzyQRAuxaAJ9lOGZ36vybX9/XFeSAjtljj1BUrwCeOdYZ -aH65QY3iIcNHjz+wkXU3LG8= -=HWqk ------END PGP SIGNATURE----- diff --git a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild index b0f41c1c32d8..74900e08490d 100644 --- a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild +++ b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.10 2005/07/09 22:46:51 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.11 2005/08/26 01:12:34 agriffis Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ppc sparc alpha ~hppa" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc sparc x86" IUSE="" |