Move {sys-devel → dev-build}/autoconf-wrapper

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-01-14 21:18:19 +01:00
parent e047da0ba5
commit 62aa01b011
18 changed files with 30 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@@ -24,3 +24,4 @@ move dev-util/ignition-cmake dev-build/ignition-cmake
move dev-util/rocm-cmake dev-build/rocm-cmake
move dev-util/tinycmmc dev-build/tinycmmc
move dev-util/cmake dev-build/cmake
move sys-devel/autoconf-wrapper dev-build/autoconf-wrapper

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ BDEPEND="
RDEPEND="
${BDEPEND}
sys-apps/texinfo
>=sys-devel/autoconf-wrapper-13
>=dev-build/autoconf-wrapper-13
"
PATCHES=(

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -41,7 +41,7 @@ BDEPEND+="
"
RDEPEND="
${BDEPEND}
>=sys-devel/autoconf-wrapper-13
>=dev-build/autoconf-wrapper-13
!~sys-devel/${P}:2.5
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -35,7 +35,7 @@ IUSE="emacs"
BDEPEND=">=sys-devel/m4-1.4.16
>=dev-lang/perl-5.8"
RDEPEND="${BDEPEND}
>=sys-devel/autoconf-wrapper-15
>=dev-build/autoconf-wrapper-15
sys-devel/gnuconfig
!~sys-devel/${P}:2.5"
[[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -46,7 +46,7 @@ BDEPEND+="
"
RDEPEND="
${BDEPEND}
>=sys-devel/autoconf-wrapper-15
>=dev-build/autoconf-wrapper-15
sys-devel/gnuconfig
!~sys-devel/${P}:2.5
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -46,7 +46,7 @@ BDEPEND+="
"
RDEPEND="
${BDEPEND}
>=sys-devel/autoconf-wrapper-15
>=dev-build/autoconf-wrapper-15
sys-devel/gnuconfig
!~sys-devel/${P}:2.5
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,7 +23,7 @@ BDEPEND="
RDEPEND="
${BDEPEND}
sys-apps/texinfo
>=sys-devel/autoconf-wrapper-13
>=dev-build/autoconf-wrapper-13
"
PATCHES=(

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,7 +23,7 @@ BDEPEND="
RDEPEND="
${BDEPEND}
sys-apps/texinfo
>=sys-devel/autoconf-wrapper-13
>=dev-build/autoconf-wrapper-13
"
PATCHES=(

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -37,7 +37,7 @@ BDEPEND+="
"
RDEPEND="
${BDEPEND}
>=sys-devel/autoconf-wrapper-13
>=dev-build/autoconf-wrapper-13
!~sys-devel/${P}:2.5
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -35,7 +35,7 @@ IUSE="emacs"
BDEPEND=">=sys-devel/m4-1.4.16
>=dev-lang/perl-5.8"
RDEPEND="${BDEPEND}
>=sys-devel/autoconf-wrapper-15
>=dev-build/autoconf-wrapper-15
sys-devel/gnuconfig
!~sys-devel/${P}:2.5"
[[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -47,7 +47,7 @@ BDEPEND+="
"
RDEPEND="
${BDEPEND}
>=sys-devel/autoconf-wrapper-15
>=dev-build/autoconf-wrapper-15
sys-devel/gnuconfig
!~sys-devel/${P}:2.5
"

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# Bumping notes:
# * Remember to modify LAST_KNOWN_VER 'upstream' in sys-devel/autoconf-wrapper
# * Remember to modify LAST_KNOWN_VER 'upstream' in dev-build/autoconf-wrapper
# on new autoconf releases, as well as the dependency in RDEPEND below too.
# * Update _WANT_AUTOCONF and _autoconf_atom case statement in autotools.eclass.
@@ -50,7 +50,7 @@ BDEPEND+="
"
RDEPEND="
${BDEPEND}
>=sys-devel/autoconf-wrapper-20231224
>=dev-build/autoconf-wrapper-20231224
sys-devel/gnuconfig
!~sys-devel/${P}:2.5
"

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# Bumping notes:
# * Remember to modify LAST_KNOWN_VER 'upstream' in sys-devel/autoconf-wrapper
# * Remember to modify LAST_KNOWN_VER 'upstream' in dev-build/autoconf-wrapper
# on new autoconf releases, as well as the dependency in RDEPEND below too.
# * Update _WANT_AUTOCONF and _autoconf_atom case statement in autotools.eclass.
@@ -50,7 +50,7 @@ BDEPEND+="
"
RDEPEND="
${BDEPEND}
>=sys-devel/autoconf-wrapper-20231224
>=dev-build/autoconf-wrapper-20231224
sys-devel/gnuconfig
!~sys-devel/${P}:2.5
"