diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-03 00:07:59 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-03 00:07:59 +0000 |
commit | 0717d3829f0d82ae87a1dca74d24a12b33042278 (patch) | |
tree | ca228591caf843a1850414f3f0e26485c08ca19d /dev-perl/locale-maketext-lexicon | |
parent | Stable on ppc; bug #137325. (diff) | |
download | historical-0717d3829f0d82ae87a1dca74d24a12b33042278.tar.gz historical-0717d3829f0d82ae87a1dca74d24a12b33042278.tar.bz2 historical-0717d3829f0d82ae87a1dca74d24a12b33042278.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'dev-perl/locale-maketext-lexicon')
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/locale-maketext-lexicon/ChangeLog b/dev-perl/locale-maketext-lexicon/ChangeLog index bfe5d1a5adfd..83490f036597 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.28 2006/06/29 19:26:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.29 2006/07/03 00:06:47 mcummings Exp $ + + 03 Jul 2006; Michael Cummings <mcummings@gentoo.org> + locale-maketext-lexicon-0.53.ebuild, locale-maketext-lexicon-0.61.ebuild: + Marking amd64 stable 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> locale-maketext-lexicon-0.61.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 3aba119a1053..a25863afe8fd 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.4 2006/03/28 23:31:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild,v 1.5 2006/07/03 00:06:47 mcummings 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" diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild index b812d5675b03..c6f4a75ce184 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.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.61.ebuild,v 1.3 2006/06/29 19:26:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild,v 1.4 2006/07/03 00:06:47 mcummings 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" |