commit: aff0c2de37f226ccbbe2a1a9deac15d68346b938
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 19:47:19 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 20:57:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff0c2de
sys-devel/automake: add bump notes
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/automake/automake-1.16.5-r1.ebuild | 4 +++-
sys-devel/automake/automake-9999.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/sys-devel/automake/automake-1.16.5-r1.ebuild
b/sys-devel/automake/automake-1.16.5-r1.ebuild
index e60ba0ec28ea..78b9a56f5498 100644
--- a/sys-devel/automake/automake-1.16.5-r1.ebuild
+++ b/sys-devel/automake/automake-1.16.5-r1.ebuild
@@ -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} )
diff --git a/sys-devel/automake/automake-9999.ebuild
b/sys-devel/automake/automake-9999.ebuild
index f0949c35b6bb..be9f101590f8 100644
--- a/sys-devel/automake/automake-9999.ebuild
+++ b/sys-devel/automake/automake-9999.ebuild
@@ -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} )