From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Shell/
Date: Wed, 15 May 2019 10:36:16 +0000 (UTC) [thread overview]
Message-ID: <1557916567.0425e8e749dd82314963dee88e3b688fa959d26a.kensington@gentoo> (raw)
commit: 0425e8e749dd82314963dee88e3b688fa959d26a
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Tue May 14 00:25:30 2019 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 15 10:36:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0425e8e7
dev-perl/Term-Shell: version bump to 0.110
Closes: https://github.com/gentoo/gentoo/pull/11990
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
dev-perl/Term-Shell/Manifest | 1 +
dev-perl/Term-Shell/Term-Shell-0.110.ebuild | 37 +++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-perl/Term-Shell/Manifest b/dev-perl/Term-Shell/Manifest
index 141f44555eb..0801c72f0cf 100644
--- a/dev-perl/Term-Shell/Manifest
+++ b/dev-perl/Term-Shell/Manifest
@@ -1 +1,2 @@
DIST Term-Shell-0.09.tar.gz 33500 BLAKE2B 92b62573dba2adecb14ae384b6cd5695d203360862f415e2ed9a49f3a232f1b6e8eb8acf3e8583dd35a2e115b45c501289e17184f96395258436b50aa168b8cc SHA512 6f5ca691e2610e45a4b690e12d0d0826869293acbbab9556c83779e9316df3d8f7abbf6b1ee6b116fff79fdfaf0a0f25102f1a57cd2b80660081fd98777d6980
+DIST Term-Shell-0.11.tar.gz 36357 BLAKE2B 78ad636e2415a5b11ffefe6f391771a429025f8d58138c91c794a3f9e40dfe66eb34e6dce73139e736f46302991f84a0e3e35230c5e53f7d94a76f168f523d12 SHA512 407a8b2cb9d6ef8aa2a5efaa4708289c30f0070ff992af954f158d0191b0688faa1a2162668ff2b9a3fdf847314d4b5bf5d6f1beef860f10adcffd524ff95027
diff --git a/dev-perl/Term-Shell/Term-Shell-0.110.ebuild b/dev-perl/Term-Shell/Term-Shell-0.110.ebuild
new file mode 100644
index 00000000000..44aaec68770
--- /dev/null
+++ b/dev-perl/Term-Shell/Term-Shell-0.110.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=0.11
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A simple command-line shell framework"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Data-Dumper
+ virtual/perl-File-Temp
+ >=virtual/perl-Getopt-Long-2.360.0
+ virtual/perl-IO
+ dev-perl/TermReadKey
+ virtual/perl-Term-ReadLine
+ dev-perl/Text-Autoformat
+"
+DEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.280.0
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+src_test() {
+ perl_rm_files t/author-pod-syntax.t t/cpan-changes.t t/release-cpan-changes.t t/pod.t \
+ t/release-kwalitee.t t/release-trailing-space.t t/style-trailing-space.t
+ perl-module_src_test
+}
next reply other threads:[~2019-05-15 10:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-15 10:36 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-21 0:32 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Shell/ Sam James
2023-04-21 16:14 David Seifert
2021-12-09 12:05 Andreas K. Hüttel
2021-12-09 12:05 Andreas K. Hüttel
2021-08-14 19:34 Andreas K. Hüttel
2020-04-15 15:40 Kent Fredric
2019-12-10 17:53 Andreas K. Hüttel
2016-05-19 20:08 Andreas Hüttel
2016-04-15 19:56 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=1557916567.0425e8e749dd82314963dee88e3b688fa959d26a.kensington@gentoo \
--to=kensington@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