From 68b396d7f2b0e4ae0cfd8a182043a2e06f657510 Mon Sep 17 00:00:00 2001 From: "Andreas K. Huettel (dilfridge)" Date: Sat, 12 Sep 2015 00:19:48 +0200 Subject: 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(+) create mode 100644 dev-perl/Text-Autoformat/Manifest create mode 100644 dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild create mode 100644 dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild create mode 100644 dev-perl/Text-Autoformat/metadata.xml (limited to 'dev-perl/Text-Autoformat') diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest new file mode 100644 index 000000000000..23d4cae91ef9 --- /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 000000000000..b3ab144166a2 --- /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 000000000000..c1cd58fcb90c --- /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 000000000000..95db1020808d --- /dev/null +++ b/dev-perl/Text-Autoformat/metadata.xml @@ -0,0 +1,11 @@ + + + + perl + + Text-Autoformat + Hang + NullHang + Text::Autoformat + + -- cgit v1.2.3-65-gdbad