Skip to content

Commit

Permalink
dev-perl/IO-Pipely: Enable tests
Browse files Browse the repository at this point in the history
- EAPI6
- Enable tests
- Normalize version
- Fix missing remote-id's

Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
kentfredric committed Oct 26, 2017
1 parent b2e0431 commit ba42160
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DIST_AUTHOR=RCAPUTO
DIST_VERSION=0.005
inherit perl-module

DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
1 change: 1 addition & 0 deletions dev-perl/IO-Pipely/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="cpan">IO-Pipely</remote-id>
<remote-id type="cpan-module">IO::Pipely</remote-id>
</upstream>
</pkgmetadata>

0 comments on commit ba42160

Please sign in to comment.