diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 18:26:55 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 18:26:55 +0000 |
commit | 56e1ac7121bbeec95f282a5a6128b4c7f8963f3c (patch) | |
tree | 331f7d84a0fde7108e74eb576e1de9e326c64109 /dev-perl/locale-maketext-fuzzy | |
parent | Stable on ppc. (diff) | |
download | historical-56e1ac7121bbeec95f282a5a6128b4c7f8963f3c.tar.gz historical-56e1ac7121bbeec95f282a5a6128b4c7f8963f3c.tar.bz2 historical-56e1ac7121bbeec95f282a5a6128b4c7f8963f3c.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20-r5
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/locale-maketext-fuzzy-0.02.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/locale-maketext-fuzzy/ChangeLog b/dev-perl/locale-maketext-fuzzy/ChangeLog index 562c56ce4127..841864953a35 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.7 2005/04/29 17:41:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.8 2005/05/01 18:14:28 hansmi Exp $ + + 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> + locale-maketext-fuzzy-0.02.ebuild: + Stable on ppc. 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> locale-maketext-fuzzy-0.02.ebuild: 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 b935c39921be..9d7982eb902f 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.8 2005/04/29 17:41:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.9 2005/05/01 18:14:28 hansmi Exp $ inherit perl-module @@ -12,7 +12,7 @@ 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="x86 amd64 ppc sparc alpha ~hppa" IUSE="" DEPEND="${DEPEND}" |