Skip to content

Commit

Permalink
dev-perl/Unix-Getrusage: EAPI6 + normalize version
Browse files Browse the repository at this point in the history
- EAPI6ify
- Normalize version scheme

Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
kentfredric committed Mar 19, 2018
1 parent 9c005a4 commit 95fe265
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions dev-perl/Unix-Getrusage/Unix-Getrusage-0.30.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DIST_AUTHOR=TAFFY
DIST_VERSION=0.03

inherit perl-module

DESCRIPTION="Perl interface to the Unix getrusage system call"

SLOT="0"
KEYWORDS="~amd64 ~mips ~x86"

0 comments on commit 95fe265

Please sign in to comment.