summaryrefslogtreecommitdiff
path: root/sys-devel/autoconf/autoconf-2.72-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.72-r1.ebuild')
-rw-r--r--sys-devel/autoconf/autoconf-2.72-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
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"