diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 19:36:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 19:36:39 +0000 |
commit | cbebaff2b3f15a7744082366b089784c692c6692 (patch) | |
tree | 1c35ac34df4e2e379916fb55cb8ccff06bafa7b0 /dev-perl/locale-maketext-fuzzy | |
parent | version bump: loudmouth-1.1.2 for telepathy (diff) | |
download | historical-cbebaff2b3f15a7744082366b089784c692c6692.tar.gz historical-cbebaff2b3f15a7744082366b089784c692c6692.tar.bz2 historical-cbebaff2b3f15a7744082366b089784c692c6692.zip |
Stable on hppa
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/locale-maketext-fuzzy')
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/locale-maketext-fuzzy/ChangeLog b/dev-perl/locale-maketext-fuzzy/ChangeLog index ff056b6e44da..2d93dbceaf26 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.10 2005/09/17 00:50:25 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.11 2006/06/29 19:25:27 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + locale-maketext-fuzzy-0.02.ebuild: + Stable on hppa 17 Sep 2005; Aron Griffis <agriffis@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 e3c7ffa1b907..4c679afda09c 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 +# Copyright 1999-2006 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.12 2005/09/17 00:50:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.13 2006/06/29 19:25:27 gustavoz 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="" |