gentoo/dev-perl/Text-Netstring/Text-Netstring-0.70.0-r2.ebuild
Andreas K. Hüttel 7b4db64a41
dev-perl/Text-Netstring: EAPI=8 bump
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-09-25 20:34:22 +02:00

14 lines
253 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=JRAFTERY
DIST_VERSION=0.07
inherit perl-module
DESCRIPTION="Create and manipulate netstrings"
SLOT="0"
KEYWORDS="~amd64 ~x86"