From 20d8bdeef133211a67f22a03f39532c801324dd8 Mon Sep 17 00:00:00 2001
From: Sam James <sam@gentoo.org>
Date: Wed, 27 Dec 2023 19:46:43 +0000
Subject: sys-devel/autoconf: add bump notes

Signed-off-by: Sam James <sam@gentoo.org>
---
 sys-devel/autoconf/autoconf-2.72-r1.ebuild | 4 +++-
 sys-devel/autoconf/autoconf-9999.ebuild    | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

(limited to 'sys-devel')

diff --git a/sys-devel/autoconf/autoconf-2.72-r1.ebuild b/sys-devel/autoconf/autoconf-2.72-r1.ebuild
index 8966911f36ff..60238d14ccf6 100644
--- a/sys-devel/autoconf/autoconf-2.72-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.72-r1.ebuild
@@ -3,8 +3,10 @@
 
 EAPI=8
 
-# Remember to modify LAST_KNOWN_VER 'upstream' in sys-devel/autoconf-wrapper
+# Bumping notes:
+# * Remember to modify LAST_KNOWN_VER 'upstream' in sys-devel/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.
 
 if [[ ${PV} == 9999 ]] ; then
 	EGIT_REPO_URI="https://git.savannah.gnu.org/git/autoconf.git"
diff --git a/sys-devel/autoconf/autoconf-9999.ebuild b/sys-devel/autoconf/autoconf-9999.ebuild
index 8966911f36ff..60238d14ccf6 100644
--- a/sys-devel/autoconf/autoconf-9999.ebuild
+++ b/sys-devel/autoconf/autoconf-9999.ebuild
@@ -3,8 +3,10 @@
 
 EAPI=8
 
-# Remember to modify LAST_KNOWN_VER 'upstream' in sys-devel/autoconf-wrapper
+# Bumping notes:
+# * Remember to modify LAST_KNOWN_VER 'upstream' in sys-devel/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.
 
 if [[ ${PV} == 9999 ]] ; then
 	EGIT_REPO_URI="https://git.savannah.gnu.org/git/autoconf.git"
-- 
cgit v1.2.3-65-gdbad