summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Iconv
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Text-Iconv
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r--dev-perl/Text-Iconv/Manifest4
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild14
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild17
-rw-r--r--dev-perl/Text-Iconv/metadata.xml12
4 files changed, 47 insertions, 0 deletions
diff --git a/dev-perl/Text-Iconv/Manifest b/dev-perl/Text-Iconv/Manifest
new file mode 100644
index 000000000000..3b33970fa56d
--- /dev/null
+++ b/dev-perl/Text-Iconv/Manifest
@@ -0,0 +1,4 @@
+DIST Text-Iconv-1.7.tar.gz 10454 BLAKE2B 2a6e364babaa9584674b7d1cfb50d0f781f0c62231c687cde4fccd55689fd53a841012960512b88ca03328e6e2a7c9092c77c557a25270dd9944c721576bfb10 SHA512 ea801640e3595d2daa063ec04feae6ef2847fc50e999c173d2f6322288c8053c20e00c9c707f4f66240d28b7e451566ee7327224e6770a75aa0252c28ae2a290
+EBUILD Text-Iconv-1.700.0-r1.ebuild 431 BLAKE2B fa33ea15ab43f7898c2357ed1c355f91d3aaf767627e74c5ef0007c5bcbdbac0056bf3f867721e955e02c562a1af7eaadbaf9414562736b3e4a1e37a5fb162de SHA512 6dc362a0454cd1f0b71f3558c4e30f59eae356661bbaa8d50275a8e5c9d2c4d1c7adf8ad2e70d022709c8e31a2664f191cb7505869b71d32fcc7d46877b7bff6
+EBUILD Text-Iconv-1.700.0-r2.ebuild 485 BLAKE2B 4cbb5a8909ee99fef537d3343dc631c2822ff5e34d7751483f6750b2f55c518c0b363436b30f92f6a1b8767e55a9e29fcd347d08b55e96da5ad487076accbbc9 SHA512 337505902afe9653405ec2e96f3a9bb5fad7be75957883e7ac6f2431d701820942a773d854b3b35189d1d2793e21e5ae01dbcfbb41fb0831a0bcda6539a09fc2
+MISC metadata.xml 392 BLAKE2B be1df2f85e4ba3b48c0465dee16534c3c6b4e22673565e75a736584706982ac4282be7b69aea056ce683423bcdde1613fd247a548226b0c3b4c117bc1f0f9f66 SHA512 37cd928389545e7dc1c18c65e12105d4602a4e030d8ddb0d9c4b6253390bf94cfa650b1b493bdb4287cbcfdd1b44e382504800a827c2128fd4c52a52f787b5e5
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild
new file mode 100644
index 000000000000..7f74b92565ba
--- /dev/null
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=MPIOTR
+MODULE_VERSION=1.7
+inherit perl-module
+
+DESCRIPTION="A Perl interface to the iconv() codeset conversion function"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
new file mode 100644
index 000000000000..773d7fc84280
--- /dev/null
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MPIOTR
+DIST_VERSION=1.7
+inherit perl-module
+
+DESCRIPTION="A Perl interface to the iconv() codeset conversion function"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND="virtual/libiconv"
+DEPEND="${RDEPEND}"
diff --git a/dev-perl/Text-Iconv/metadata.xml b/dev-perl/Text-Iconv/metadata.xml
new file mode 100644
index 000000000000..555f92833479
--- /dev/null
+++ b/dev-perl/Text-Iconv/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Text-Iconv</remote-id>
+ <remote-id type="cpan-module">Text::Iconv</remote-id>
+ </upstream>
+</pkgmetadata>