forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev-perl/App-cpanminus: Version bump
Package-Manager: portage-2.2.28
- Loading branch information
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Copyright 1999-2015 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
DIST_AUTHOR=MIYAGAWA | ||
DIST_VERSION=1.7040 | ||
inherit perl-module | ||
|
||
DESCRIPTION='Get, unpack, build and install modules from CPAN' | ||
SLOT="0" | ||
KEYWORDS="~amd64 ~x86" | ||
IUSE="test" | ||
|
||
RDEPEND="" | ||
DEPEND="${RDEPEND} | ||
virtual/perl-ExtUtils-MakeMaker | ||
test? ( virtual/perl-Test-Simple ) | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
DIST App-cpanminus-1.7039.tar.gz 316814 SHA256 09bcd8303fcf9866d7bb9ff5c7df5f8d49d0cbe3d69c42446860ed1fc17064e4 SHA512 a877f4ffeadc3bddc567b5dd115fdf29581fbe5a3afdab923b736e8597d5d0dcc8cb8efbcdd71abe53b6381c519c37f929a56c793eea4cae7056c0707042cbeb WHIRLPOOL d0877b98df1a7b38d73115a0c8329eada3f1c60e875f8570fdfa6e3687ebf3351a2654bc9213f4ca0b98fbba87ce93fde5d3a99fa3f95534624eaec0316e8f1a | ||
DIST App-cpanminus-1.7040.tar.gz 317254 SHA256 fc8e5cde17cc5f4cc13aea8781c1e9425f76abc684cc720e9253f47ab3529556 SHA512 4485196d3b498a4ca89e51b899659a908cf769d0481f713bc1e118dbf61a93807098b9d93988ef00fdf144e5248209b3669d293955f2bdc13fd2b1680ec279f6 WHIRLPOOL 8a8ca912ca07e7dbb283f12949aade275f8a2aec23b737fd33acedc093ba554463862fd59f32786dbf87bfd47c63d784915ef1c6ac8379f5dd51482527765de3 |