commit: 58f3020723f97b90c3b69fb9b03ab34b8ddc0b2f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Jul 16 18:52:52 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Jul 17 04:17:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f30207
dev-build/autoconf-vanilla: Drop PDEPEND on app-emacs/autoconf-mode The app-emacs package overrides the autoconf mode that is included with Emacs proper, which may not be wanted by all users. Bug: https://bugs.gentoo.org/959856 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> ...{autoconf-vanilla-2.69.ebuild => autoconf-vanilla-2.69-r1.ebuild} | 5 +---- ...{autoconf-vanilla-2.71.ebuild => autoconf-vanilla-2.71-r1.ebuild} | 4 +--- ...{autoconf-vanilla-2.72.ebuild => autoconf-vanilla-2.72-r1.ebuild} | 4 +--- dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild | 4 +--- 4 files changed, 4 insertions(+), 13 deletions(-) diff --git a/dev-build/autoconf-vanilla/autoconf-vanilla-2.69.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.69-r1.ebuild similarity index 96% rename from dev-build/autoconf-vanilla/autoconf-vanilla-2.69.ebuild rename to dev-build/autoconf-vanilla/autoconf-vanilla-2.69-r1.ebuild index cabe90804193..ae52762703ff 100644 --- a/dev-build/autoconf-vanilla/autoconf-vanilla-2.69.ebuild +++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.69-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -36,7 +36,6 @@ HOMEPAGE="https://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-3+" SLOT="${PV}" -IUSE="emacs" BDEPEND+=" >=sys-devel/m4-1.4.16 @@ -50,8 +49,6 @@ RDEPEND=" [[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3" -PDEPEND="emacs? ( app-emacs/autoconf-mode )" - PATCHES=( "${FILESDIR}"/${MY_PN}-2.69-perl-5.26.patch "${FILESDIR}"/${MY_P}-fix-libtool-test.patch diff --git a/dev-build/autoconf-vanilla/autoconf-vanilla-2.71.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.71-r1.ebuild similarity index 95% rename from dev-build/autoconf-vanilla/autoconf-vanilla-2.71.ebuild rename to dev-build/autoconf-vanilla/autoconf-vanilla-2.71-r1.ebuild index 1d9cd643ec34..7efc7a984cd8 100644 --- a/dev-build/autoconf-vanilla/autoconf-vanilla-2.71.ebuild +++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.71-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -31,7 +31,6 @@ HOMEPAGE="https://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-3+" SLOT="${PV/_*}" -IUSE="emacs" # for 2.71, our Perl time resolution patch changes our min Perl from 5.6 # (vanilla upstream for 2.71) to 5.8. @@ -42,7 +41,6 @@ RDEPEND="${BDEPEND} sys-devel/gnuconfig !~dev-build/${P}:2.5" [[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3" -PDEPEND="emacs? ( app-emacs/autoconf-mode )" PATCHES=( "${FILESDIR}"/${MY_P}-AC_LANG_CALL_C_cxx.patch diff --git a/dev-build/autoconf-vanilla/autoconf-vanilla-2.72.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.72-r1.ebuild similarity index 96% rename from dev-build/autoconf-vanilla/autoconf-vanilla-2.72.ebuild rename to dev-build/autoconf-vanilla/autoconf-vanilla-2.72-r1.ebuild index b465e98e6b85..35261a331339 100644 --- a/dev-build/autoconf-vanilla/autoconf-vanilla-2.72.ebuild +++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.72-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,7 +41,6 @@ HOMEPAGE="https://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-3+" SLOT="$(ver_cut 1-2)" -IUSE="emacs" BDEPEND+=" >=dev-lang/perl-5.10 @@ -54,7 +53,6 @@ RDEPEND=" sys-devel/gnuconfig " [[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3" -PDEPEND="emacs? ( app-emacs/autoconf-mode )" PATCHES=( "${FILESDIR}"/"${MY_P}"-conflicts.patch diff --git a/dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild index ab86fd2ab5b4..099a10121d3b 100644 --- a/dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild +++ b/dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,7 +41,6 @@ HOMEPAGE="https://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-3+" SLOT="$(ver_cut 1-2)" -IUSE="emacs" BDEPEND+=" >=dev-lang/perl-5.10 @@ -54,7 +53,6 @@ RDEPEND=" !~dev-build/${P}:2.5 " [[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3" -PDEPEND="emacs? ( app-emacs/autoconf-mode )" PATCHES=( "${FILESDIR}"/"${MY_P}"-conflicts.patch
