diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 19:26:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 19:26:18 +0000 |
commit | d2a828147bc330619c9d40a87d5bfae356841d84 (patch) | |
tree | b774ce8b1fd4cfa61bd8fec7b812e9e2281dd9c9 /dev-perl/locale-maketext-lexicon | |
parent | Stable on hppa (diff) | |
download | gentoo-2-d2a828147bc330619c9d40a87d5bfae356841d84.tar.gz gentoo-2-d2a828147bc330619c9d40a87d5bfae356841d84.tar.bz2 gentoo-2-d2a828147bc330619c9d40a87d5bfae356841d84.zip |
Stable on hppa
(Portage version: 2.1-r1)
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.61.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 88c9ebb1ca0f..bfe5d1a5adfd 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.27 2006/06/23 20:10:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.28 2006/06/29 19:26:18 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + locale-maketext-lexicon-0.61.ebuild: + Stable on hppa *locale-maketext-lexicon-0.62 (23 Jun 2006) 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 e0f7d5d1c1d9..b812d5675b03 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.2 2006/06/12 15:43:04 mcummings Exp $ +# $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 $ 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" |