diff options
author | 2005-09-17 00:50:25 +0000 | |
---|---|---|
committer | 2005-09-17 00:50:25 +0000 | |
commit | 7a787ea7afc81deec3d2838d2d0977c854e09257 (patch) | |
tree | bdfb283f8f49692f0fed0f5f823ffe16650a0291 /dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild | |
parent | Mark 1.07 stable on ia64 (diff) | |
download | historical-7a787ea7afc81deec3d2838d2d0977c854e09257.tar.gz historical-7a787ea7afc81deec3d2838d2d0977c854e09257.tar.bz2 historical-7a787ea7afc81deec3d2838d2d0977c854e09257.zip |
Mark 0.02 stable on ia64
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild')
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 74900e08490d..e3c7ffa1b907 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.11 2005/08/26 01:12:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.12 2005/09/17 00:50:25 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="alpha amd64 ~hppa ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" IUSE="" |