mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-perl/Alien-Base-ModuleBuild: cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -10,8 +10,6 @@ inherit perl-module
|
||||
DESCRIPTION="A Module::Build subclass for building Alien:: modules and their libraries"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# Alien-Build for Alien::Base::PkgConfig
|
||||
RDEPEND="
|
||||
@@ -20,7 +18,6 @@ RDEPEND="
|
||||
>=virtual/perl-Archive-Tar-1.400.0
|
||||
>=dev-perl/Capture-Tiny-0.170.0
|
||||
>=dev-perl/File-chdir-0.100.500
|
||||
>=virtual/perl-HTTP-Tiny-0.44.0
|
||||
>=dev-perl/Module-Build-0.400.400
|
||||
>=dev-perl/Path-Tiny-0.77.0
|
||||
>=virtual/perl-Scalar-List-Utils-1.450.0
|
||||
@@ -29,9 +26,7 @@ RDEPEND="
|
||||
dev-perl/Sort-Versions
|
||||
>=virtual/perl-Text-ParseWords-3.260.0
|
||||
dev-perl/URI
|
||||
virtual/perl-parent
|
||||
dev-perl/HTML-Parser
|
||||
virtual/perl-JSON-PP
|
||||
"
|
||||
DEPEND="
|
||||
>=dev-perl/Module-Build-0.400.400
|
||||
Reference in New Issue
Block a user