summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-02-12 20:23:41 +0000
committerTorsten Veller <tove@gentoo.org>2012-02-12 20:23:41 +0000
commit567a7bc6b6619bc1c5b40e768466738c661c58c5 (patch)
tree3c2bd016d9a70baa2a6f3a9e4219c840aa94d036 /dev-perl/Encode-Locale
parent[bump] dev-perl/B-Keywords-1.120.0 (diff)
downloadgentoo-2-567a7bc6b6619bc1c5b40e768466738c661c58c5.tar.gz
gentoo-2-567a7bc6b6619bc1c5b40e768466738c661c58c5.tar.bz2
gentoo-2-567a7bc6b6619bc1c5b40e768466738c661c58c5.zip
[bump] dev-perl/Encode-Locale-1.30.0
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Encode-Locale')
-rw-r--r--dev-perl/Encode-Locale/ChangeLog9
-rw-r--r--dev-perl/Encode-Locale/Encode-Locale-1.30.0.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/Encode-Locale/ChangeLog b/dev-perl/Encode-Locale/ChangeLog
index cc81c3e14ada..5f3517016211 100644
--- a/dev-perl/Encode-Locale/ChangeLog
+++ b/dev-perl/Encode-Locale/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Encode-Locale
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Encode-Locale/ChangeLog,v 1.18 2011/12/18 21:31:26 halcy0n Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Encode-Locale/ChangeLog,v 1.19 2012/02/12 20:23:41 tove Exp $
+
+*Encode-Locale-1.30.0 (12 Feb 2012)
+
+ 12 Feb 2012; Torsten Veller <tove@gentoo.org> +Encode-Locale-1.30.0.ebuild:
+ Version bump
18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> Encode-Locale-1.20.0.ebuild:
Stable for ppc64; bug #386309
diff --git a/dev-perl/Encode-Locale/Encode-Locale-1.30.0.ebuild b/dev-perl/Encode-Locale/Encode-Locale-1.30.0.ebuild
new file mode 100644
index 000000000000..6cee155c5205
--- /dev/null
+++ b/dev-perl/Encode-Locale/Encode-Locale-1.30.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Encode-Locale/Encode-Locale-1.30.0.ebuild,v 1.1 2012/02/12 20:23:41 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=GAAS
+MODULE_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION="Determine the locale encoding"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do