summaryrefslogtreecommitdiff
path: root/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild')
-rw-r--r--dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild b/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild
new file mode 100644
index 000000000000..b487ca6cb236
--- /dev/null
+++ b/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=JGMYERS
+MODULE_VERSION=1.01
+inherit perl-module
+
+DESCRIPTION="Encode::Detect - An Encode::Encoding subclass that detects the encoding of data"
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-perl/Module-Build
+ virtual/perl-ExtUtils-CBuilder"
+
+SRC_TEST=do