summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-05-30 02:00:40 +1200
committerKent Fredric <kentnl@gentoo.org>2017-05-30 02:00:40 +1200
commita1e530f61f4c9cdcdc8333da4123626115a33392 (patch)
treeb079478b53dc9cf7cd6821c9b5912c95efc04739 /dev-perl/Lingua-Translit/Lingua-Translit-0.270.0.ebuild
parentdev-perl/Lingua-EN-Inflect: Bump to version 1.902.0 (diff)
downloadgentoo-a1e530f61f4c9cdcdc8333da4123626115a33392.tar.gz
gentoo-a1e530f61f4c9cdcdc8333da4123626115a33392.tar.bz2
gentoo-a1e530f61f4c9cdcdc8333da4123626115a33392.zip
dev-perl/Lingua-Translit: Bump to version 0.270.0
Upstream: - Add BGN/PCGN RUS Standard - Add PGN/PCGN RUS Strict Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Lingua-Translit/Lingua-Translit-0.270.0.ebuild')
-rw-r--r--dev-perl/Lingua-Translit/Lingua-Translit-0.270.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/Lingua-Translit/Lingua-Translit-0.270.0.ebuild b/dev-perl/Lingua-Translit/Lingua-Translit-0.270.0.ebuild
new file mode 100644
index 000000000000..c3aff3f5ea19
--- /dev/null
+++ b/dev-perl/Lingua-Translit/Lingua-Translit-0.270.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ALINKE
+DIST_VERSION=0.27
+inherit perl-module
+
+DESCRIPTION="Transliterates text between writing systems"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"