gentoo/dev-perl/BackupPC-XS/BackupPC-XS-0.620.0.ebuild
Joonas Niilola e6ccd7eafc
dev-perl/BackupPC-XS: Stabilize 0.620.0 amd64, #865335
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2022-08-16 09:34:42 +03:00

16 lines
286 B
Bash

# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_VERSION=0.62
DIST_AUTHOR="CBARRATT"
inherit perl-module
DESCRIPTION="Perl extension for BackupPC libraries"
SLOT="0"
KEYWORDS="amd64 x86"
BDEPEND="dev-perl/Module-Build"