summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-19 04:07:57 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-19 04:07:57 +0000
commit94be8c1358dead9227d6beb1916a6332de673895 (patch)
tree955cead59c6e1d980b637069280a5a706e3b286e /dev-perl/Locale-gettext
parentAdd ~arm-linux keywords. (diff)
downloadgentoo-2-94be8c1358dead9227d6beb1916a6332de673895.tar.gz
gentoo-2-94be8c1358dead9227d6beb1916a6332de673895.tar.bz2
gentoo-2-94be8c1358dead9227d6beb1916a6332de673895.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'dev-perl/Locale-gettext')
-rw-r--r--dev-perl/Locale-gettext/ChangeLog7
-rw-r--r--dev-perl/Locale-gettext/Locale-gettext-1.50.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Locale-gettext/ChangeLog b/dev-perl/Locale-gettext/ChangeLog
index 0b5b3fadad13..c325e24bce2f 100644
--- a/dev-perl/Locale-gettext/ChangeLog
+++ b/dev-perl/Locale-gettext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Locale-gettext
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.48 2012/06/24 12:59:09 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.49 2013/02/19 04:07:57 zmedico Exp $
+
+ 19 Feb 2013; Zac Medico <zmedico@gentoo.org> Locale-gettext-1.50.0.ebuild:
+ Add ~arm-linux keyword.
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.50.0.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.50.0.ebuild
index e9f1c9809172..79d37d7fd4a5 100644
--- a/dev-perl/Locale-gettext/Locale-gettext-1.50.0.ebuild
+++ b/dev-perl/Locale-gettext/Locale-gettext-1.50.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.50.0.ebuild,v 1.3 2012/03/24 15:41:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.50.0.ebuild,v 1.4 2013/02/19 04:07:57 zmedico Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="A Perl module for accessing the GNU locale utilities"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="sys-devel/gettext"