sys-devel/automake: add bump notes

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

View File

@@ -3,8 +3,10 @@
EAPI=7
# Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in sys-devel/automake-wrapper
# Bumping notes:
# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in sys-devel/automake-wrapper
# on new automake (major) releases, as well as the dependency in RDEPEND below too.
# * Update _WANT_AUTOMAKE and _automake_atom case statement in autotools.eclass.
PYTHON_COMPAT=( python3_{10..11} )

View File

@@ -3,8 +3,10 @@
EAPI=7
# Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in sys-devel/automake-wrapper
# Bumping notes:
# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in sys-devel/automake-wrapper
# on new automake (major) releases, as well as the dependency in RDEPEND below too.
# * Update _WANT_AUTOMAKE and _automake_atom case statement in autotools.eclass.
PYTHON_COMPAT=( python3_{10..11} )