summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-27 19:47:19 +0000
committerSam James <sam@gentoo.org>2023-12-27 20:57:08 +0000
commitaff0c2de37f226ccbbe2a1a9deac15d68346b938 (patch)
treebcc0b9d217f4c9c693894798dbefebdd3ecc7672 /sys-devel/automake
parentsys-devel/autoconf: add bump notes (diff)
downloadgentoo-aff0c2de37f226ccbbe2a1a9deac15d68346b938.tar.gz
gentoo-aff0c2de37f226ccbbe2a1a9deac15d68346b938.tar.bz2
gentoo-aff0c2de37f226ccbbe2a1a9deac15d68346b938.zip
sys-devel/automake: add bump notes
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/automake')
-rw-r--r--sys-devel/automake/automake-1.16.5-r1.ebuild4
-rw-r--r--sys-devel/automake/automake-9999.ebuild4
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} )