mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Move {sys-devel → dev-build}/autoconf-wrapper
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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=(
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
@@ -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=(
|
||||
|
||||
@@ -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=(
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user