summaryrefslogtreecommitdiff
path: root/dev-perl/PHP-Serialization/PHP-Serialization-0.340.0-r2.ebuild
blob: 62191f521d089c774aad4cc731ead61e9dec2d6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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"