mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
dev-build/autoconf: Sync with Gentoo
It's from Gentoo commit b9cf114988719e85d878422f42bd686a97759fd6.
This commit is contained in:
parent
51ba2bbb1d
commit
59428fb00d
@ -11,7 +11,7 @@ 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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
@ -38,7 +38,7 @@ BDEPEND+="
|
||||
RDEPEND="
|
||||
${BDEPEND}
|
||||
>=dev-build/autoconf-wrapper-13
|
||||
!~sys-devel/${P}:2.5
|
||||
!~${CATEGORY}/${P}:2.5
|
||||
"
|
||||
|
||||
[[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3"
|
||||
|
@ -37,7 +37,7 @@ BDEPEND=">=sys-devel/m4-1.4.16
|
||||
RDEPEND="${BDEPEND}
|
||||
>=dev-build/autoconf-wrapper-15
|
||||
sys-devel/gnuconfig
|
||||
!~sys-devel/${P}:2.5"
|
||||
!~${CATEGORY}/${P}:2.5"
|
||||
[[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3"
|
||||
PDEPEND="emacs? ( app-emacs/autoconf-mode )"
|
||||
|
||||
|
@ -49,7 +49,7 @@ RDEPEND="
|
||||
${BDEPEND}
|
||||
>=dev-build/autoconf-wrapper-15
|
||||
sys-devel/gnuconfig
|
||||
!~sys-devel/${P}:2.5
|
||||
!~${CATEGORY}/${P}:2.5
|
||||
"
|
||||
[[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3"
|
||||
PDEPEND="emacs? ( app-emacs/autoconf-mode )"
|
||||
|
@ -52,7 +52,7 @@ RDEPEND="
|
||||
${BDEPEND}
|
||||
>=dev-build/autoconf-wrapper-20231224
|
||||
sys-devel/gnuconfig
|
||||
!~sys-devel/${P}:2.5
|
||||
!~${CATEGORY}/${P}:2.5
|
||||
"
|
||||
[[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3"
|
||||
PDEPEND="emacs? ( app-emacs/autoconf-mode )"
|
||||
|
@ -52,7 +52,7 @@ RDEPEND="
|
||||
${BDEPEND}
|
||||
>=dev-build/autoconf-wrapper-20231224
|
||||
sys-devel/gnuconfig
|
||||
!~sys-devel/${P}:2.5
|
||||
!~${CATEGORY}/${P}:2.5
|
||||
"
|
||||
[[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3"
|
||||
PDEPEND="emacs? ( app-emacs/autoconf-mode )"
|
||||
|
Loading…
x
Reference in New Issue
Block a user