summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-12 16:54:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-12 16:54:11 +0000
commit7582af60467cf84313c4655d7a1f973ae0f98ed6 (patch)
tree48b65cb1ee3cbcf75d9297137a4a44c35272c468 /perl-core
parentalpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421 (diff)
downloadgentoo-2-7582af60467cf84313c4655d7a1f973ae0f98ed6.tar.gz
gentoo-2-7582af60467cf84313c4655d7a1f973ae0f98ed6.tar.bz2
gentoo-2-7582af60467cf84313c4655d7a1f973ae0f98ed6.zip
ia64/sparc stable wrt #333421
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Locale-Maketext-Simple/ChangeLog6
-rw-r--r--perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.21.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Locale-Maketext-Simple/ChangeLog b/perl-core/Locale-Maketext-Simple/ChangeLog
index e3ebb1f0a55a..2ade7ea1af69 100644
--- a/perl-core/Locale-Maketext-Simple/ChangeLog
+++ b/perl-core/Locale-Maketext-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Locale-Maketext-Simple
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Locale-Maketext-Simple/ChangeLog,v 1.6 2010/08/20 09:53:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Locale-Maketext-Simple/ChangeLog,v 1.7 2010/09/12 16:54:11 armin76 Exp $
+
+ 12 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+ Locale-Maketext-Simple-0.21.ebuild:
+ ia64/sparc stable wrt #333421
20 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
Locale-Maketext-Simple-0.21.ebuild:
diff --git a/perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.21.ebuild b/perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.21.ebuild
index 1e6356fb7565..07eedcf14222 100644
--- a/perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.21.ebuild
+++ b/perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.21.ebuild,v 1.4 2010/08/20 09:53:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Locale-Maketext-Simple/Locale-Maketext-Simple-0.21.ebuild,v 1.5 2010/09/12 16:54:11 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""