gentoo/dev-perl/Unix-Getrusage/Unix-Getrusage-0.30.0-r2.ebuild
Andreas K. Hüttel c2ddb4f4b1
dev-perl/Unix-Getrusage: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-10-02 15:09:56 +02:00

15 lines
271 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
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"