summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-22 13:40:54 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-22 13:40:54 +0000
commit7249258fbfe0f45e0a6d3863e5a2b8ce2a2d4128 (patch)
tree919882814c7907508670a90f1ed87d2e7cf29828 /dev-perl/locale-maketext-fuzzy
parentUnmask testing version of herdstat. (diff)
downloadgentoo-2-7249258fbfe0f45e0a6d3863e5a2b8ce2a2d4128.tar.gz
gentoo-2-7249258fbfe0f45e0a6d3863e5a2b8ce2a2d4128.tar.bz2
gentoo-2-7249258fbfe0f45e0a6d3863e5a2b8ce2a2d4128.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/locale-maketext-fuzzy')
-rw-r--r--dev-perl/locale-maketext-fuzzy/ChangeLog8
-rw-r--r--dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/locale-maketext-fuzzy/ChangeLog b/dev-perl/locale-maketext-fuzzy/ChangeLog
index af1399df22ca..f6d9b6d06520 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.5 2004/12/30 19:01:26 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.6 2005/04/22 13:37:24 blubb Exp $
+
+ 22 Apr 2005; Simon Stelling <blubb@gentoo.org>
+ locale-maketext-fuzzy-0.02.ebuild:
+ stable on amd64
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
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 440452d2546c..c5ae65751146 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-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/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.6 2004/10/16 23:57:25 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.7 2005/04/22 13:37:24 blubb Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="http://www.cpan.org/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="x86 amd64 ~ppc sparc alpha ~hppa"
IUSE=""
DEPEND="${DEPEND}"