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/IO-Tee: Bump to version 0.650.0
- EAPI6 Upstream: - Modernize code and packaging Package-Manager: Portage-2.3.8, Repoman-2.3.3
- Loading branch information
1 parent
4e87c18
commit bd265d1
Showing
2 changed files
with
24 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,23 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
DIST_AUTHOR=NEILB | ||
DIST_VERSION=0.65 | ||
inherit perl-module | ||
|
||
DESCRIPTION="Multiplex output to multiple output handles" | ||
|
||
SLOT="0" | ||
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" | ||
IUSE="" | ||
|
||
RDEPEND=" | ||
virtual/perl-Carp | ||
virtual/perl-IO | ||
virtual/perl-parent | ||
" | ||
DEPEND=" | ||
virtual/perl-ExtUtils-MakeMaker | ||
" |
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 IO-Tee-0.64.tar.gz 5039 SHA256 3ed276b1c2d3511338653c2532e73753d284943c1a8f5159ff37fecc2b345ed6 SHA512 9473a9ce3222ee6998cc53851a34051a9ae5990b9c514b5e5d322832d76f0e20d7af51bf7f06603ad927ab9789e5ab10da7a0693e4867112cd3e1dc1ca25d017 WHIRLPOOL 578f4aa86acbc433863e757a8b5d0756b8595037795f65f23663e75c9cbaf05a355cc3b77cb40fc2a7651c1f26018c9532cc966b20cd5ebf43f4a39749723602 | ||
DIST IO-Tee-0.65.tar.gz 12842 SHA256 c63dcd109b268962f867407da2654282e3c85113dc7e9655fe8a62331d490c12 SHA512 f0f2f069c9c43098fc8fb343ef3a701e8ea5d6171a7f86b3c296f542435b1305f263085ede07431cfe34ccf02d845c8f3719ddf1eb6fe0d8def0c730f8e97236 WHIRLPOOL cade6b868088d4d88b4746fe3d43814a49529837231a757262a1f804b4d6eaaa4f8b065e93b6eca2bc6cec7b442e00ff532c8d841aa52911113b20c01fb986e3 |