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/File-ShareDir: Bump to version 1.102.0
- EAPI6 - Parallel Tests Upstream: - Switch to EUMM - Documentation fixes Keywording: - Dropped hppa due to new dependency File-ShareDir-Install Package-Manager: portage-2.3.3
- Loading branch information
1 parent
7c7de1b
commit 0c1055e
Showing
2 changed files
with
29 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,28 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
DIST_AUTHOR=REHSACK | ||
DIST_VERSION=1.102 | ||
inherit perl-module | ||
|
||
DESCRIPTION="Locate per-dist and per-module shared files" | ||
|
||
SLOT="0" | ||
KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~x86-solaris" | ||
IUSE="test" | ||
|
||
RDEPEND=" | ||
virtual/perl-Carp | ||
>=dev-perl/Class-Inspector-1.120.0 | ||
>=virtual/perl-File-Spec-0.800.0 | ||
" | ||
DEPEND="${RDEPEND} | ||
virtual/perl-ExtUtils-MakeMaker | ||
>=dev-perl/File-ShareDir-Install-0.80.0 | ||
test? ( | ||
>=virtual/perl-Test-Simple-0.900.0 | ||
) | ||
" |
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 File-ShareDir-1.03.tar.gz 33711 SHA256 59442e64101105b08ae323daad794140b46b242368c5616b7ebf7edf25569f39 SHA512 7643924233a6b05ae55eb790bb5ef1079441fa4f64615af0ad8579beda8cf7a9a7ff169adb079aa829c8607e37c96c65bae99275037af1bf0f11f2bbc2652d2c WHIRLPOOL 5e73a7e6ba455ad5449fa525ac02d151a589037237b7b959270184ab84c8d6fb72a0c884232ae2cafaa65efa41e4ac72a7d77ec1c5cb2b9aed6e89590c3c028c | ||
DIST File-ShareDir-1.102.tar.gz 11973 SHA256 7c7334b974882587fbd9bc135f6bc04ad197abe99e6f4761953fe9ca88c57411 SHA512 c0be506a31317f6c56a7a28d4187a9bff8adb2f2a42ebebdf2171f345b7c2f0a98cef9393acfbc5f9a7d971ffe42fdedeb48a13248025880dcf3356d84fb7188 WHIRLPOOL f5ccec31ba80fd8c0f9a1336e1635403be0cdd83efd0d1c926c1ba12d35dddd972b1295261dcd5431d225576bea5d80d41bb842a61faa9acb05460e4f5ab17ae |