summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-04-15 19:07:17 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-04-15 19:07:17 +0200
commit405c246a0612443deb6c1bf575be7c7c729a201c (patch)
treed18c67679a31a1fa4f2e74d74d4328ddc6b4a896 /dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild
parentapp-shells/thefuck: Version bump to 3.16 (diff)
downloadgentoo-405c246a0612443deb6c1bf575be7c7c729a201c.tar.gz
gentoo-405c246a0612443deb6c1bf575be7c7c729a201c.tar.bz2
gentoo-405c246a0612443deb6c1bf575be7c7c729a201c.zip
dev-perl/Unicode-LineBreak: Version bump to 2017.4.0
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild')
-rw-r--r--dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild
new file mode 100644
index 000000000000..39c96fc522b3
--- /dev/null
+++ b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR="NEZUMI"
+MODULE_VERSION="2017.004"
+
+inherit perl-module
+
+DESCRIPTION="UAX #14 Unicode Line Breaking Algorithm"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/MIME-Charset
+ virtual/perl-Encode"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"