dev-perl/Text-Autoformat: Copy from dev-perl/text-autoformat
authorAndreas K. Huettel (dilfridge) <dilfridge@gentoo.org>
Fri, 11 Sep 2015 22:19:48 +0000 (00:19 +0200)
committerAndreas K. Huettel (dilfridge) <dilfridge@gentoo.org>
Fri, 11 Sep 2015 22:29:06 +0000 (00:29 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --force

dev-perl/Text-Autoformat/Manifest [new file with mode: 0644]
dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild [new file with mode: 0644]
dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild [new file with mode: 0644]
dev-perl/Text-Autoformat/metadata.xml [new file with mode: 0644]

diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
new file mode 100644 (file)
index 0000000..23d4cae
--- /dev/null
@@ -0,0 +1 @@
+DIST Text-Autoformat-1.669002.tar.gz 20399 SHA256 7dbbc86c2550bc62ab00b6abca28019f8b144fb0fca33daeb2f373ca40d1d200 SHA512 8dc6f239c82a7e72c9ec8cbe680db94e76e11459cf47e8720aab269209234119bb7e017079ad6e0a817889fd3684f384a3186024ddad456f80ad8d4d173e646b WHIRLPOOL 8cfcaeb053b846002f296f543d100487ff458205900b71d93c4c1045b02aa2fe000657b219fae0145f942ae99e2aff3d08d3df4ac1c3d2499d67cb9ba5c709e2
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild
new file mode 100644 (file)
index 0000000..b3ab144
--- /dev/null
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=Text-Autoformat
+MODULE_AUTHOR=DCONWAY
+MODULE_VERSION=1.669002
+inherit perl-module
+
+DESCRIPTION="Automatic text wrapping and reformatting"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-perl/text-reform-1.11
+       virtual/perl-version"
+DEPEND="${RDEPEND}
+       dev-perl/Module-Build"
+
+SRC_TEST=do
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild
new file mode 100644 (file)
index 0000000..c1cd58f
--- /dev/null
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=Text-Autoformat
+MODULE_AUTHOR=DCONWAY
+MODULE_VERSION=1.669002
+inherit perl-module
+
+DESCRIPTION="Automatic text wrapping and reformatting"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-perl/text-reform-1.11
+       virtual/perl-version"
+DEPEND="${RDEPEND}
+       dev-perl/Module-Build"
+
+SRC_TEST=do
diff --git a/dev-perl/Text-Autoformat/metadata.xml b/dev-perl/Text-Autoformat/metadata.xml
new file mode 100644 (file)
index 0000000..95db102
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>perl</herd>
+  <upstream>
+    <remote-id type="cpan">Text-Autoformat</remote-id>
+    <remote-id type="cpan-module">Hang</remote-id>
+    <remote-id type="cpan-module">NullHang</remote-id>
+    <remote-id type="cpan-module">Text::Autoformat</remote-id>
+  </upstream>
+</pkgmetadata>