commit:     95fe265ee8450b7f5eb335cbc07a7fda70646257
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 06:29:48 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 06:39:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95fe265e

dev-perl/Unix-Getrusage: EAPI6 + normalize version

- EAPI6ify
- Normalize version scheme

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Unix-Getrusage/Unix-Getrusage-0.30.0-r1.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/dev-perl/Unix-Getrusage/Unix-Getrusage-0.30.0-r1.ebuild 
b/dev-perl/Unix-Getrusage/Unix-Getrusage-0.30.0-r1.ebuild
new file mode 100644
index 00000000000..06be176c38c
--- /dev/null
+++ b/dev-perl/Unix-Getrusage/Unix-Getrusage-0.30.0-r1.ebuild
@@ -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"

Reply via email to