diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 16:12:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 16:12:12 +0000 |
commit | b7f718ed96c405aed242a2d6a27d73bd0da1bd04 (patch) | |
tree | 2fadcda958669c25aa56d3329bbfb2668ec31d5d /dev-perl/locale-maketext-fuzzy | |
parent | auto* necessary on amd64! (Manifest recommit) (diff) | |
download | gentoo-2-b7f718ed96c405aed242a2d6a27d73bd0da1bd04.tar.gz gentoo-2-b7f718ed96c405aed242a2d6a27d73bd0da1bd04.tar.bz2 gentoo-2-b7f718ed96c405aed242a2d6a27d73bd0da1bd04.zip |
Stable on alpha.
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 8c1f367e970a..5f4592c11c51 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.2 2003/12/30 17:20:37 mcummings Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.3 2004/05/30 16:09:42 kloeri Exp $ + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> + locale-maketext-fuzzy-0.02.ebuild: + Stable on alpha. 30 Dec 2003; 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 b9a3803a273d..33cb6d44214a 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2003/12/30 17:20:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.3 2004/05/30 16:09:42 kloeri Exp $ inherit perl-module @@ -12,6 +12,6 @@ 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" DEPEND="${DEPEND}" |