mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Move {sys-devel → dev-build}/automake-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
|
||||
@@ -30,3 +30,4 @@ move sys-devel/autoconf-dickey dev-build/autoconf-dickey
|
||||
slotmove dev-build/autoconf-dickey 2.52_p20210509 2.52
|
||||
move sys-devel/autoconf-archive dev-build/autoconf-archive
|
||||
move sys-devel/autoconf dev-build/autoconf
|
||||
move sys-devel/automake-wrapper dev-build/automake-wrapper
|
||||
|
||||
@@ -20,7 +20,7 @@ RESTRICT="test !test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-lang/perl-5.6
|
||||
>=sys-devel/automake-wrapper-10
|
||||
>=dev-build/automake-wrapper-10
|
||||
>=dev-build/autoconf-2.69:*
|
||||
sys-devel/gnuconfig
|
||||
"
|
||||
|
||||
@@ -31,7 +31,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-lang/perl-5.6
|
||||
>=sys-devel/automake-wrapper-11
|
||||
>=dev-build/automake-wrapper-11
|
||||
>=dev-build/autoconf-2.69:*
|
||||
sys-devel/gnuconfig
|
||||
"
|
||||
|
||||
@@ -31,7 +31,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-lang/perl-5.6
|
||||
>=sys-devel/automake-wrapper-11
|
||||
>=dev-build/automake-wrapper-11
|
||||
>=dev-build/autoconf-2.69:*
|
||||
sys-devel/gnuconfig
|
||||
"
|
||||
|
||||
@@ -30,7 +30,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-lang/perl-5.6
|
||||
>=sys-devel/automake-wrapper-11
|
||||
>=dev-build/automake-wrapper-11
|
||||
>=dev-build/autoconf-2.69:*
|
||||
sys-devel/gnuconfig
|
||||
"
|
||||
|
||||
@@ -16,7 +16,7 @@ RESTRICT="test !test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-lang/perl-5.6
|
||||
>=sys-devel/automake-wrapper-10
|
||||
>=dev-build/automake-wrapper-10
|
||||
>=dev-build/autoconf-2.69:*
|
||||
sys-devel/gnuconfig
|
||||
"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=7
|
||||
|
||||
# Bumping notes:
|
||||
# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in sys-devel/automake-wrapper
|
||||
# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in dev-build/automake-wrapper
|
||||
# on new automake (major) releases, as well as the dependency in RDEPEND below too.
|
||||
# * Update _WANT_AUTOMAKE and _automake_atom case statement in autotools.eclass.
|
||||
|
||||
@@ -43,7 +43,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-lang/perl-5.6
|
||||
>=sys-devel/automake-wrapper-11
|
||||
>=dev-build/automake-wrapper-11
|
||||
>=dev-build/autoconf-2.69:*
|
||||
sys-devel/gnuconfig
|
||||
"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=7
|
||||
|
||||
# Bumping notes:
|
||||
# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in sys-devel/automake-wrapper
|
||||
# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in dev-build/automake-wrapper
|
||||
# on new automake (major) releases, as well as the dependency in RDEPEND below too.
|
||||
# * Update _WANT_AUTOMAKE and _automake_atom case statement in autotools.eclass.
|
||||
|
||||
@@ -43,7 +43,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-lang/perl-5.6
|
||||
>=sys-devel/automake-wrapper-11
|
||||
>=dev-build/automake-wrapper-11
|
||||
>=dev-build/autoconf-2.69:*
|
||||
sys-devel/gnuconfig
|
||||
"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Copyright 1999-2005 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Based on the am-wrapper.sh script (sys-devel/automake-wrapper-1-r1)
|
||||
# Based on the am-wrapper.sh script (dev-build/automake-wrapper-1-r1)
|
||||
#
|
||||
# Executes the correct fox-config version, based on the value of WANT_FOX.
|
||||
# All versions of fox after 1.0.x ship with a fox-config script
|
||||
|
||||
Reference in New Issue
Block a user