gentoo/dev-perl/PHP-Serialization/PHP-Serialization-0.340.0-r2.ebuild
Andreas K. Hüttel b495ff056e
dev-perl/PHP-Serialization: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-30 22:18:29 +02:00

14 lines
302 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=BOBTFISH
DIST_VERSION=0.34
inherit perl-module
DESCRIPTION="Convert PHP's serialize() into the equivalent Perl structure, and vice versa"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"