sys-devel/autoconf: Sync with Gentoo

It's from Gentoo commit db27d0e82a44717ec536e0905d7d0639ac223bd2.
This commit is contained in:
Flatcar Buildbot 2022-10-31 07:18:13 +00:00 committed by Krzesimir Nowak
parent 8f4360c97b
commit 346b40780b
2 changed files with 18 additions and 6 deletions

View File

@ -12,13 +12,19 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="
dev-lang/perl
sys-devel/m4
dev-lang/perl"
RDEPEND="${BDEPEND}
test? ( dev-util/dejagnu )
"
RDEPEND="
${BDEPEND}
sys-apps/texinfo
>=sys-devel/autoconf-wrapper-13"
>=sys-devel/autoconf-wrapper-13
"
PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch

View File

@ -12,13 +12,19 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="
dev-lang/perl
sys-devel/m4
dev-lang/perl"
RDEPEND="${BDEPEND}
test? ( dev-util/dejagnu )
"
RDEPEND="
${BDEPEND}
sys-apps/texinfo
>=sys-devel/autoconf-wrapper-13"
>=sys-devel/autoconf-wrapper-13
"
PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch