summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-24 10:25:10 +0000
committerSam James <sam@gentoo.org>2024-01-24 10:25:15 +0000
commitf539118dd816b0ac20738757aa714972b7add689 (patch)
tree47ad7b46e1d600da8601a6529e996582717d73bb /dev-build/autoconf-vanilla
parentdev-build/automake-vanilla: add note to be careful with patching (diff)
downloadgentoo-f539118dd816b0ac20738757aa714972b7add689.tar.gz
gentoo-f539118dd816b0ac20738757aa714972b7add689.tar.bz2
gentoo-f539118dd816b0ac20738757aa714972b7add689.zip
dev-build/autoconf-vanilla: add note to be careful with patching
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build/autoconf-vanilla')
-rw-r--r--dev-build/autoconf-vanilla/autoconf-vanilla-2.13.ebuild3
-rw-r--r--dev-build/autoconf-vanilla/autoconf-vanilla-2.69.ebuild3
-rw-r--r--dev-build/autoconf-vanilla/autoconf-vanilla-2.71.ebuild3
-rw-r--r--dev-build/autoconf-vanilla/autoconf-vanilla-2.72.ebuild3
-rw-r--r--dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild3
5 files changed, 15 insertions, 0 deletions
diff --git a/dev-build/autoconf-vanilla/autoconf-vanilla-2.13.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.13.ebuild
index 5adfce2d4b0d..8bed0e8fbcd9 100644
--- a/dev-build/autoconf-vanilla/autoconf-vanilla-2.13.ebuild
+++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.13.ebuild
@@ -3,6 +3,9 @@
EAPI=8
+# Please do not apply any patches which affect the generated output from
+# `autoconf`, as this package is used to submit patches upstream.
+
inherit toolchain-autoconf
MY_PN=${PN/-vanilla}
diff --git a/dev-build/autoconf-vanilla/autoconf-vanilla-2.69.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.69.ebuild
index 06d25fed26d0..8aa18aaf1205 100644
--- a/dev-build/autoconf-vanilla/autoconf-vanilla-2.69.ebuild
+++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.69.ebuild
@@ -3,6 +3,9 @@
EAPI=8
+# Please do not apply any patches which affect the generated output from
+# `autoconf`, as this package is used to submit patches upstream.
+
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/autoconf.git"
inherit git-r3
diff --git a/dev-build/autoconf-vanilla/autoconf-vanilla-2.71.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.71.ebuild
index e748afd83637..98243dff8be0 100644
--- a/dev-build/autoconf-vanilla/autoconf-vanilla-2.71.ebuild
+++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.71.ebuild
@@ -3,6 +3,9 @@
EAPI=8
+# Please do not apply any patches which affect the generated output from
+# `autoconf`, as this package is used to submit patches upstream.
+
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/autoconf.git"
inherit git-r3
diff --git a/dev-build/autoconf-vanilla/autoconf-vanilla-2.72.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.72.ebuild
index a1ceaa2f09e8..0a2e7242cbcc 100644
--- a/dev-build/autoconf-vanilla/autoconf-vanilla-2.72.ebuild
+++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.72.ebuild
@@ -3,6 +3,9 @@
EAPI=8
+# Please do not apply any patches which affect the generated output from
+# `autoconf`, as this package is used to submit patches upstream.
+
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/autoconf.git"
inherit git-r3
diff --git a/dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild
index a1ceaa2f09e8..0a2e7242cbcc 100644
--- a/dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild
+++ b/dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild
@@ -3,6 +3,9 @@
EAPI=8
+# Please do not apply any patches which affect the generated output from
+# `autoconf`, as this package is used to submit patches upstream.
+
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/autoconf.git"
inherit git-r3