dev-python/pytest: arm64 stable (bug #723996)
[gentoo.git] / dev-perl / XML-SimpleObject / XML-SimpleObject-0.530.0-r1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=DBRIAN
7 MODULE_VERSION=0.53
8 MY_S=${WORKDIR}/${PN}${MODULE_VERSION}
9 inherit perl-module
10
11 DESCRIPTION="A Perl XML Simple package"
12
13 SLOT="0"
14 KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
15 IUSE=""
16
17 RDEPEND=">=dev-perl/XML-Parser-2.30
18         >=dev-perl/XML-LibXML-1.54"
19 DEPEND="${RDEPEND}"
20
21 SRC_TEST=do