diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-27 19:59:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-27 19:59:12 +0000 |
commit | 7b82860c7c8dd8030c8f3dd056589fc30dfbb49a (patch) | |
tree | 79efa9d938369eea5db0538d24851de5cb09c90f /dev-perl/locale-maketext-lexicon | |
parent | Stable on hppa (diff) | |
download | gentoo-2-7b82860c7c8dd8030c8f3dd056589fc30dfbb49a.tar.gz gentoo-2-7b82860c7c8dd8030c8f3dd056589fc30dfbb49a.tar.bz2 gentoo-2-7b82860c7c8dd8030c8f3dd056589fc30dfbb49a.zip |
Stable on hppa
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/locale-maketext-lexicon')
-rw-r--r-- | dev-perl/locale-maketext-lexicon/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/locale-maketext-lexicon/ChangeLog b/dev-perl/locale-maketext-lexicon/ChangeLog index 6db8c2e88f7c..491a0f432d07 100644 --- a/dev-perl/locale-maketext-lexicon/ChangeLog +++ b/dev-perl/locale-maketext-lexicon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/locale-maketext-lexicon # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.22 2006/03/26 16:00:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.23 2006/03/27 19:59:12 gustavoz Exp $ + + 27 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + locale-maketext-lexicon-0.53.ebuild: + Stable on hppa 26 Mar 2006; Michael Cummings <mcummings@gentoo.org> locale-maketext-lexicon-0.35.ebuild, locale-maketext-lexicon-0.46.ebuild, diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild index 1a9242138a8f..6ea80ca22633 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild @@ -1,6 +1,6 @@ # 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-lexicon/locale-maketext-lexicon-0.53.ebuild,v 1.2 2006/03/26 16:00:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild,v 1.3 2006/03/27 19:59:12 gustavoz Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc sparc x86" IUSE="" DEPEND="virtual/perl-locale-maketext" |