public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-perlbrew/
Date: Mon, 18 Sep 2017 10:19:07 +0000 (UTC)	[thread overview]
Message-ID: <1505729941.d74e2f25304d18b77c23edabf8a69de4e60551a4.kentnl@gentoo> (raw)

commit:     d74e2f25304d18b77c23edabf8a69de4e60551a4
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 10:18:48 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 10:19:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74e2f25

dev-perl/App-perlbrew:  Bump to version 0.800.0

Upstream:
- Fix '.' in @INC stuff
- "perlbrew available" now shows URLs

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/App-perlbrew/App-perlbrew-0.800.0.ebuild | 37 +++++++++++++++++++++++
 dev-perl/App-perlbrew/Manifest                    |  1 +
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.800.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.800.0.ebuild
new file mode 100644
index 00000000000..22252696b5f
--- /dev/null
+++ b/dev-perl/App-perlbrew/App-perlbrew-0.800.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=GUGOD
+DIST_VERSION=0.80
+inherit perl-module
+
+DESCRIPTION='Manage perl installations in your $HOME'
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/CPAN-Perl-Releases-3.240.0
+	>=dev-perl/Capture-Tiny-0.360.0
+	>=dev-perl/Devel-PatchPerl-1.400.0
+	>=virtual/perl-Pod-Parser-1.630.0
+	>=dev-perl/local-lib-2.0.14
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+	>=virtual/perl-File-Temp-0.230.400
+	test? (
+		>=dev-perl/IO-All-0.510.0
+		>=dev-perl/Path-Class-0.330.0
+		>=dev-perl/File-Which-1.210.0
+		>=dev-perl/Test-Exception-0.320.0
+		>=dev-perl/Test-NoWarnings-1.40.0
+		>=dev-perl/Test-Output-1.30.0
+		>=virtual/perl-Test-Simple-1.1.2
+		>=dev-perl/Test-Spec-0.470.0
+	)
+"
+mydoc=("doc/notes.org")

diff --git a/dev-perl/App-perlbrew/Manifest b/dev-perl/App-perlbrew/Manifest
index 4f7318c6fa2..db31558ef14 100644
--- a/dev-perl/App-perlbrew/Manifest
+++ b/dev-perl/App-perlbrew/Manifest
@@ -1 +1,2 @@
 DIST App-perlbrew-0.78.tar.gz 86136 SHA256 96eaaeb51e3aaccd43fc42928a44b0d10c3ebd462e98e2c67d5bc453c0198df0 SHA512 28654012aaeacc9c8a4026253ba127342324b708c022cd93eb6abc287d283fb8be23f72d27388bfa9992007f6903618fe9a9dd018c9e24ae4950a8a2817ad6b2 WHIRLPOOL 466d60efbf13ef9d195106d350f2c4601b1c4618c326d1393d5d3e9622cbf6edaddb072d54be462eaeb21b89daf460acaaba2fde87f734d2ab68c5eb505f5dcc
+DIST App-perlbrew-0.80.tar.gz 88725 SHA256 abce48633497d58229768a4201b2c1326dd0b0c30317f81f0c288b31e753e5b8 SHA512 8fbc7a898cffbbe2f9a4536bcbb31e72c7fededd7ccdc0d2b4ab77c81f3bb160fd8966c6040b2a493e4c77ec3ea579399d1510328c9e889775e3949297d89738 WHIRLPOOL a4c0d166dddfb89d2ef1e92bffdb2fce7a25dab10c2846368e54ad5ffd1e8d47c98eb7a33f2c48425633e6ee4913fe2b30309292525f7abe1652306c1027c4d2


             reply	other threads:[~2017-09-18 10:19 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-18 10:19 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14  9:52 [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-perlbrew/ Arthur Zamarin
2025-03-03 21:22 Sam James
2025-01-22  3:55 Sam James
2024-10-14  4:44 Sam James
2023-09-21 22:17 Sam James
2023-07-24  4:12 Sam James
2023-07-24  4:01 Sam James
2023-06-22  4:48 Sam James
2021-07-17 19:11 Andreas K. Hüttel
2021-07-17 19:11 Andreas K. Hüttel
2021-05-04 21:27 Sam James
2021-05-04 21:26 Sam James
2021-05-02 12:52 Andreas K. Hüttel
2021-04-17 22:43 Andreas K. Hüttel
2020-10-19  1:59 Kent Fredric
2020-09-25 23:03 Kent Fredric
2020-04-28 11:39 Kent Fredric
2020-04-11 14:07 Kent Fredric
2018-11-23 20:30 Thomas Deutschmann
2018-11-23 13:49 Agostino Sarubbo
2018-09-07  6:45 Kent Fredric
2018-04-03 11:52 Jason Zaman
2017-12-29 20:42 Mikle Kolyada
2017-12-29 20:42 Mikle Kolyada
2017-06-14 23:40 Kent Fredric
2017-01-18 11:28 Agostino Sarubbo
2016-11-21  0:54 Kent Fredric
2016-08-08 19:12 Kent Fredric
2016-08-08 19:12 Kent Fredric
2016-05-06 22:30 Andreas Hüttel
2015-12-26 21:26 Andreas Hüttel
2015-10-07  8:11 Patrice Clement
2015-10-07  8:11 Patrice Clement

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=1505729941.d74e2f25304d18b77c23edabf8a69de4e60551a4.kentnl@gentoo \
    --to=kentnl@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