commit:     68b396d7f2b0e4ae0cfd8a182043a2e06f657510
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 22:19:48 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 22:29:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68b396d7

dev-perl/Text-Autoformat: Copy from dev-perl/text-autoformat

Package-Manager: portage-2.2.20.1
RepoMan-Options: --force

 dev-perl/Text-Autoformat/Manifest                  |  1 +
 .../Text-Autoformat-1.669.2-r1.ebuild              | 23 ++++++++++++++++++++++
 .../Text-Autoformat/Text-Autoformat-1.690.0.ebuild | 23 ++++++++++++++++++++++
 dev-perl/Text-Autoformat/metadata.xml              | 11 +++++++++++
 4 files changed, 58 insertions(+)

diff --git a/dev-perl/Text-Autoformat/Manifest 
b/dev-perl/Text-Autoformat/Manifest
new file mode 100644
index 0000000..23d4cae
--- /dev/null
+++ b/dev-perl/Text-Autoformat/Manifest
@@ -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
index 0000000..b3ab144
--- /dev/null
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild
@@ -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
index 0000000..c1cd58f
--- /dev/null
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild
@@ -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
index 0000000..95db102
--- /dev/null
+++ b/dev-perl/Text-Autoformat/metadata.xml
@@ -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>

Reply via email to