public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, sys-devel/autoconf/, sys-devel/autoconf-vanilla/, ...
@ 2024-01-15 16:07 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2024-01-15 16:07 UTC (permalink / raw
  To: gentoo-commits

commit:     62aa01b01114bc2c8c59f8d12c391291a2f4ab97
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 20:18:19 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 15:58:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62aa01b0

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

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 {sys-devel => dev-build}/autoconf-wrapper/Manifest                  | 0
 .../autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild            | 2 +-
 .../autoconf-wrapper/autoconf-wrapper-20231224.ebuild               | 2 +-
 .../autoconf-wrapper/autoconf-wrapper-99999999.ebuild               | 2 +-
 {sys-devel => dev-build}/autoconf-wrapper/metadata.xml              | 0
 profiles/updates/1Q-2024                                            | 1 +
 sys-devel/autoconf-vanilla/autoconf-vanilla-2.13.ebuild             | 4 ++--
 sys-devel/autoconf-vanilla/autoconf-vanilla-2.69.ebuild             | 4 ++--
 sys-devel/autoconf-vanilla/autoconf-vanilla-2.71.ebuild             | 4 ++--
 sys-devel/autoconf-vanilla/autoconf-vanilla-2.72.ebuild             | 4 ++--
 sys-devel/autoconf-vanilla/autoconf-vanilla-9999.ebuild             | 4 ++--
 sys-devel/autoconf/autoconf-2.13-r7.ebuild                          | 4 ++--
 sys-devel/autoconf/autoconf-2.13-r8.ebuild                          | 4 ++--
 sys-devel/autoconf/autoconf-2.69-r9.ebuild                          | 4 ++--
 sys-devel/autoconf/autoconf-2.71-r6.ebuild                          | 4 ++--
 sys-devel/autoconf/autoconf-2.71-r7.ebuild                          | 4 ++--
 sys-devel/autoconf/autoconf-2.72-r1.ebuild                          | 6 +++---
 sys-devel/autoconf/autoconf-9999.ebuild                             | 6 +++---
 18 files changed, 30 insertions(+), 29 deletions(-)

diff --git a/sys-devel/autoconf-wrapper/Manifest b/dev-build/autoconf-wrapper/Manifest
similarity index 100%
rename from sys-devel/autoconf-wrapper/Manifest
rename to dev-build/autoconf-wrapper/Manifest

diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild b/dev-build/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild
similarity index 96%
rename from sys-devel/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild
rename to dev-build/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild
index 893b84bce967..417ec628886f 100644
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild
+++ b/dev-build/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild
@@ -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

diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-20231224.ebuild b/dev-build/autoconf-wrapper/autoconf-wrapper-20231224.ebuild
similarity index 97%
rename from sys-devel/autoconf-wrapper/autoconf-wrapper-20231224.ebuild
rename to dev-build/autoconf-wrapper/autoconf-wrapper-20231224.ebuild
index e7b7f3753112..13b3c2d923ec 100644
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-20231224.ebuild
+++ b/dev-build/autoconf-wrapper/autoconf-wrapper-20231224.ebuild
@@ -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

diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-99999999.ebuild b/dev-build/autoconf-wrapper/autoconf-wrapper-99999999.ebuild
similarity index 97%
rename from sys-devel/autoconf-wrapper/autoconf-wrapper-99999999.ebuild
rename to dev-build/autoconf-wrapper/autoconf-wrapper-99999999.ebuild
index e7b7f3753112..13b3c2d923ec 100644
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-99999999.ebuild
+++ b/dev-build/autoconf-wrapper/autoconf-wrapper-99999999.ebuild
@@ -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

diff --git a/sys-devel/autoconf-wrapper/metadata.xml b/dev-build/autoconf-wrapper/metadata.xml
similarity index 100%
rename from sys-devel/autoconf-wrapper/metadata.xml
rename to dev-build/autoconf-wrapper/metadata.xml

diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index 61c3e0552ef4..70744185b21b 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -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

diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.13.ebuild b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.13.ebuild
index a1101e7c7dee..5adfce2d4b0d 100644
--- a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.13.ebuild
+++ b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.13.ebuild
@@ -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=(

diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.69.ebuild b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.69.ebuild
index 9e8d6199ae93..06d25fed26d0 100644
--- a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.69.ebuild
+++ b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.69.ebuild
@@ -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
 "
 

diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.71.ebuild b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.71.ebuild
index 51b9ab8bb9b6..e748afd83637 100644
--- a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.71.ebuild
+++ b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.71.ebuild
@@ -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"

diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72.ebuild b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72.ebuild
index f1a04c4b3fb3..a1ceaa2f09e8 100644
--- a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72.ebuild
+++ b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72.ebuild
@@ -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
 "

diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-9999.ebuild b/sys-devel/autoconf-vanilla/autoconf-vanilla-9999.ebuild
index f1a04c4b3fb3..a1ceaa2f09e8 100644
--- a/sys-devel/autoconf-vanilla/autoconf-vanilla-9999.ebuild
+++ b/sys-devel/autoconf-vanilla/autoconf-vanilla-9999.ebuild
@@ -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
 "

diff --git a/sys-devel/autoconf/autoconf-2.13-r7.ebuild b/sys-devel/autoconf/autoconf-2.13-r7.ebuild
index 0c634973f305..55b245745890 100644
--- a/sys-devel/autoconf/autoconf-2.13-r7.ebuild
+++ b/sys-devel/autoconf/autoconf-2.13-r7.ebuild
@@ -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=(

diff --git a/sys-devel/autoconf/autoconf-2.13-r8.ebuild b/sys-devel/autoconf/autoconf-2.13-r8.ebuild
index 1df0f05de4ab..36e5700446c5 100644
--- a/sys-devel/autoconf/autoconf-2.13-r8.ebuild
+++ b/sys-devel/autoconf/autoconf-2.13-r8.ebuild
@@ -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=(

diff --git a/sys-devel/autoconf/autoconf-2.69-r9.ebuild b/sys-devel/autoconf/autoconf-2.69-r9.ebuild
index 75df5c300a16..72d2d53b0555 100644
--- a/sys-devel/autoconf/autoconf-2.69-r9.ebuild
+++ b/sys-devel/autoconf/autoconf-2.69-r9.ebuild
@@ -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
 "
 

diff --git a/sys-devel/autoconf/autoconf-2.71-r6.ebuild b/sys-devel/autoconf/autoconf-2.71-r6.ebuild
index a76ab0e28cdd..abc1bad7a693 100644
--- a/sys-devel/autoconf/autoconf-2.71-r6.ebuild
+++ b/sys-devel/autoconf/autoconf-2.71-r6.ebuild
@@ -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"

diff --git a/sys-devel/autoconf/autoconf-2.71-r7.ebuild b/sys-devel/autoconf/autoconf-2.71-r7.ebuild
index fec14a8ce2f0..71d2b138b8b8 100644
--- a/sys-devel/autoconf/autoconf-2.71-r7.ebuild
+++ b/sys-devel/autoconf/autoconf-2.71-r7.ebuild
@@ -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
 "

diff --git a/sys-devel/autoconf/autoconf-2.72-r1.ebuild b/sys-devel/autoconf/autoconf-2.72-r1.ebuild
index 60238d14ccf6..0fff9c205426 100644
--- a/sys-devel/autoconf/autoconf-2.72-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.72-r1.ebuild
@@ -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
 "

diff --git a/sys-devel/autoconf/autoconf-9999.ebuild b/sys-devel/autoconf/autoconf-9999.ebuild
index 60238d14ccf6..0fff9c205426 100644
--- a/sys-devel/autoconf/autoconf-9999.ebuild
+++ b/sys-devel/autoconf/autoconf-9999.ebuild
@@ -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
 "


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-15 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-15 16:07 [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, sys-devel/autoconf/, sys-devel/autoconf-vanilla/, Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox