public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/
Date: Tue, 26 Apr 2016 20:03:10 +0000 (UTC)	[thread overview]
Message-ID: <1461700974.bb1e29714cf04b7d104c1054f892e8ff74924758.dilfridge@gentoo> (raw)

commit:     bb1e29714cf04b7d104c1054f892e8ff74924758
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 07:47:00 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 20:02:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1e2971

dev-perl/Text-Wrapper: Bump to version 1.50.0

- EAPI6
- Add USE="examples" and USE="minimal" ( tests )

Upstream:
- Packaging changes
- More test coverage

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Text-Wrapper/Manifest                   |  1 +
 dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild | 27 ++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Text-Wrapper/Manifest b/dev-perl/Text-Wrapper/Manifest
index 2c8f6aa..240ccc3 100644
--- a/dev-perl/Text-Wrapper/Manifest
+++ b/dev-perl/Text-Wrapper/Manifest
@@ -1 +1,2 @@
 DIST Text-Wrapper-1.04.tar.gz 18239 SHA256 084d08e48fa37c8e75c9a724e55f7415e54ffa8ec63918ef7aec3494352d571b SHA512 e3bd9db890bb93136cf7ea8662b50052fee63dc02d47f830628395fa57b589c02ff4e6af70238fcffb9bfb77da02168a46e828e1a61e6b26ed8c660099d72b13 WHIRLPOOL a3a6ed25be9badde720c3949a5c90ab6ed22ec05849f45b22458c97be6b7ba5282d5530d2506ebc71a33b4c64fcf29b57f99edc79854790d248733decf7100a9
+DIST Text-Wrapper-1.05.tar.gz 18609 SHA256 64268e15983a9df47e1d9199a491f394e89f542e54afb33f4b78f3f318e09ab9 SHA512 8efd94ad7880069a37205a4b6e38d4b03ce8d83869994916abb831498e1e3d1bc23df39e8546b5b0953db7e0c8e7ef29aa237f8cf20452dc9e4263e49e31dad9 WHIRLPOOL b1e2c25f9f721aa00c05edc6eee3a19bc434b5564dfec1608e1ef49b578e66c692b66c47fb33e969f2a442927dc0f1df4f869e925ade2272ae54862634eab653

diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
new file mode 100644
index 0000000..86ea729
--- /dev/null
+++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CJM
+DIST_VERSION=1.05
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Word wrap text by breaking long lines"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="virtual/perl-Carp"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		!minimal? (
+			dev-perl/Test-Differences
+		)
+		virtual/perl-Test-Simple
+	)
+"


             reply	other threads:[~2016-04-26 20:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-26 20:03 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-23 14:08 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/ Jakov Smolić
2021-09-27 19:01 Andreas K. Hüttel
2017-02-04 17:33 Andreas Hüttel
2017-02-03 21:48 Jeroen Roovers
2016-12-28 21:36 Kent Fredric
2016-04-26 20:03 [gentoo-commits] repo/gentoo:master commit in: dev-perl/text-wrapper/ Andreas Hüttel
2016-04-26 20:03 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/ Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461700974.bb1e29714cf04b7d104c1054f892e8ff74924758.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox