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-Table/
Date: Fri, 11 Sep 2015 22:29:29 +0000 (UTC)	[thread overview]
Message-ID: <1442010545.0a15c41e48152d1bbd4df6a5e262cd42d09ed190.dilfridge@gentoo> (raw)

commit:     0a15c41e48152d1bbd4df6a5e262cd42d09ed190
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 22:11:50 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 22:29:05 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a15c41e

dev-perl/Text-Table: Version bump

Package-Manager: portage-2.2.20.1

 dev-perl/Text-Table/Manifest                  |  1 +
 dev-perl/Text-Table/Text-Table-1.130.0.ebuild | 38 +++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-perl/Text-Table/Manifest b/dev-perl/Text-Table/Manifest
index 266e817..03aba76 100644
--- a/dev-perl/Text-Table/Manifest
+++ b/dev-perl/Text-Table/Manifest
@@ -1 +1,2 @@
 DIST Text-Table-1.127.tar.gz 27790 SHA256 98e8b17ff6dfaa5133080fb4a57d0ba88fe13e49d8a965eab7547aae1edc31b0 SHA512 f610b03b6209d64d91db31131f64c69816fe8d1bb3b06227679d473436a0f5444c3a0d933e44fa07e9ef419c150e65d6d13c2cc088c3652988d8bbb70424b081 WHIRLPOOL 6543c0fed0c239cc03d6160cfbd12dc99996086e6e411e6b1866150fea561a7d1529d96a88855ed6722d8fb43f933958e39d866377d7336d8f9fb297070f3573
+DIST Text-Table-1.130.tar.gz 28019 SHA256 b2dc3e962ae247ed5cbc130db1dadb5f4a5f89d7fbf1feda10390d33d1d88809 SHA512 8e19b2713202efcf2c50e69547ac4673fdc108165c49fba1dd7143875282de9c33acfe2a9ce2f03f5d7d07b34178bbb0944c97637e09811aa3dc219f20e0c09f WHIRLPOOL 23a7e9d474da379054991d7399c975a2b708caff6f56a2707195b3bae454507470bdf72da9405e4dc0072cd0a764ca8c8a8268bfbaaeb74390d24974ab3bedc7

diff --git a/dev-perl/Text-Table/Text-Table-1.130.0.ebuild b/dev-perl/Text-Table/Text-Table-1.130.0.ebuild
new file mode 100644
index 0000000..8927cad
--- /dev/null
+++ b/dev-perl/Text-Table/Text-Table-1.130.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=SHLOMIF
+MODULE_VERSION=1.130
+inherit perl-module
+
+DESCRIPTION="Organize Data in Tables"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Text-Aligner-0.50.0
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.360.0
+	virtual/perl-Scalar-List-Utils
+	test? (
+		virtual/perl-Test-Simple
+		dev-perl/Test-Pod
+		dev-perl/Test-Pod-Coverage
+	)
+"
+
+SRC_TEST="do parallel"
+
+src_install() {
+	perl-module_src_install
+	docinto examples
+	docompress -x /usr/share/doc/${PF}/examples
+	dodoc examples/Text-Table-UTF8-example.pl
+}


             reply	other threads:[~2015-09-11 22:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-11 22:29 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-11 17:08 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Table/ Andreas Hüttel
2016-08-06 17:53 Kent Fredric
2016-12-05 11:16 Kent Fredric
2018-03-13  6:17 Kent Fredric
2018-07-21 13:27 Kent Fredric
2021-09-26 11:24 Andreas K. Hüttel
2021-12-11  0:10 Andreas K. Hüttel
2023-06-18  3:12 Sam James

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=1442010545.0a15c41e48152d1bbd4df6a5e262cd42d09ed190.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