sys-devel/autoconf: add bump notes

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-12-27 19:46:43 +00:00
parent 41a10cf44b
commit 20d8bdeef1
2 changed files with 6 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"