mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/Alien-Libxml2: Test2::Suite is now in core perl
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=PLICEASE
|
||||
DIST_VERSION=0.17
|
||||
@@ -10,8 +10,6 @@ inherit perl-module
|
||||
DESCRIPTION="Install the C libxml2 library on your system"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/Alien-Build-2.120.0
|
||||
@@ -25,6 +23,6 @@ BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-CBuilder
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.520.0
|
||||
test? (
|
||||
>=dev-perl/Test2-Suite-0.0.60
|
||||
>=virtual/perl-Test2-Suite-0.0.60
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user