commit: 93310e3fb02b7213ee0a65325877b3c3a793335e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 17:44:50 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 17:44:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93310e3f
dev-util/lttng-modules: add bump note
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/lttng-modules/lttng-modules-2.13.10.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-util/lttng-modules/lttng-modules-2.13.10.ebuild
b/dev-util/lttng-modules/lttng-modules-2.13.10.ebuild
index 34403f18670c..5716e736134f 100644
--- a/dev-util/lttng-modules/lttng-modules-2.13.10.ebuild
+++ b/dev-util/lttng-modules/lttng-modules-2.13.10.ebuild
@@ -3,6 +3,11 @@
EAPI=8
+# Please bump the following packages together:
+# dev-util/lttng-modules
+# dev-util/lttng-tools
+# dev-util/lttng-ust
+
inherit linux-mod-r1
MY_P="${P/_rc/-rc}"