gentoo/dev-perl/IO-Capture/IO-Capture-0.50.0-r3.ebuild
Andreas K. Hüttel bd5d14c2c7
dev-perl/IO-Capture: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-11-04 18:35:39 +01:00

14 lines
275 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=REYNOLDS
DIST_VERSION=0.05
inherit perl-module
DESCRIPTION="Abstract Base Class to build modules to capture output"
SLOT="0"
KEYWORDS="~amd64 ~x86"