commit:     b465e074f69447cb31157f09547077909f16a210
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 18:26:34 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May  6 22:30:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b465e074

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

Upstream:
- "--no-patchperl" install option added.
- "--destdir" install option added.
- "uninstall" now purges old perl's libs
- "mirror" and "config" commands removed.

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/App-perlbrew/App-perlbrew-0.750.0.ebuild | 36 +++++++++++++++++++++++
 dev-perl/App-perlbrew/Manifest                    |  1 +
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.750.0.ebuild 
b/dev-perl/App-perlbrew/App-perlbrew-0.750.0.ebuild
new file mode 100644
index 0000000..e58ace7
--- /dev/null
+++ b/dev-perl/App-perlbrew/App-perlbrew-0.750.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=GUGOD
+DIST_VERSION=0.75
+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-1.940.0
+       >=dev-perl/Capture-Tiny-0.250.0
+       >=dev-perl/Devel-PatchPerl-1.280.0
+       >=virtual/perl-Pod-Parser-1.620.0
+       >=dev-perl/local-lib-2.0.14
+"
+DEPEND="${RDEPEND}
+       >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+       >=virtual/perl-File-Temp-0.230.400
+       >=dev-perl/IO-All-0.510.0
+       >=dev-perl/Path-Class-0.330.0
+       test? (
+               >=dev-perl/Test-Exception-0.320.0
+               >=virtual/perl-Test-Simple-1.1.2
+               >=dev-perl/Test-NoWarnings-1.40.0
+               >=dev-perl/Test-Output-1.30.0
+               >=dev-perl/Test-Spec-0.470.0
+       )
+"

diff --git a/dev-perl/App-perlbrew/Manifest b/dev-perl/App-perlbrew/Manifest
index 0279699..3fc48a0 100644
--- a/dev-perl/App-perlbrew/Manifest
+++ b/dev-perl/App-perlbrew/Manifest
@@ -1,2 +1,3 @@
 DIST App-perlbrew-0.73.tar.gz 82802 SHA256 
acbc9e7b9913ef453bcac3e6caa6620d4bd67e129e63f060a82f96542554a77a SHA512 
ceb78a62b179d4a6ad9e8788e849869cf9b45e526501d73cba004f96827d01ba03969307a1179840e6629e9f90385f7bae81b3662e0be81d00bcd462da59d28a
 WHIRLPOOL 
27655d050da48012e71598e0a03b87be542e8eebcf0a610a15e45eaab5c55d82e25755f59c7be9d51ea45028752dfce31e8bfbe8bb93059b08ed07d03cd4b6c3
 DIST App-perlbrew-0.74.tar.gz 84360 SHA256 
7134a9f858e3a3292ed879df04f6c880495300d727fa2b79dee7c81036d2d1c7 SHA512 
eb586649e199059b42d3a6b85b37e2efb2f6769989e05e37fc44c4a46976daf2bfe7d0f96312ce8401937e99d5cd4c51c2b17bc74b6b4fe11a915ddb4bfd405a
 WHIRLPOOL 
40e48a7de64e7672cb6f53920c8c1b3fcee85b56b3549a12452298ace1178faf0cadc010dffa98996f968b523575fcd086c12f8b5170315d62ad21b522d3398a
+DIST App-perlbrew-0.75.tar.gz 83229 SHA256 
c456d017836d6b30f7621515949ba3e1830826d54594da6b895391a2974b7f38 SHA512 
5ef172c010f86acdbc35bda73f072c7e2a86315d3b1982d41979be17186bb7dc4638a61109caf2de66a4167a67cb3d4774232b59dfdd3c638e2b38af45af27c6
 WHIRLPOOL 
25ad755def9cfee3f7ddc4f289c98fa95afabb31bfd35ce089a47953d4ba8ef14b45a383a304d33b54d744ea06c254b5be55d44e639a9475b038fe9d0c08690a

Reply via email to