diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-01 16:07:57 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-01 16:07:57 +0000 |
commit | e4b8fe1d43d6f11035ba1ed9b51513d3d56ac452 (patch) | |
tree | c042b340ac1c613249f82edcd155ad7eb2611b30 /dev-perl/locale-maketext-lexicon | |
parent | Added ~ppc to KEYWORDS, marked stable on amd64 and x86. introduced support fo... (diff) | |
download | gentoo-2-e4b8fe1d43d6f11035ba1ed9b51513d3d56ac452.tar.gz gentoo-2-e4b8fe1d43d6f11035ba1ed9b51513d3d56ac452.tar.bz2 gentoo-2-e4b8fe1d43d6f11035ba1ed9b51513d3d56ac452.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
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.46.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 37663cc34e6c..0f680e62aa90 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.12 2005/04/30 10:15:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.13 2005/05/01 16:06:53 gmsoft Exp $ + + 01 May 2005; Guy Martin <gmsoft@gentoo.org> + locale-maketext-lexicon-0.46.ebuild: + Stable on hppa. 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> locale-maketext-lexicon-0.46.ebuild: diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild index fa19db057c7b..c3810fe2a582 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.46.ebuild,v 1.3 2005/04/30 10:15:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild,v 1.4 2005/05/01 16:06:53 gmsoft 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="x86 ~ppc sparc alpha ~hppa ~amd64" +KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64" IUSE="" DEPEND="dev-perl/locale-maketext |