diff options
author | Sam James <sam@gentoo.org> | 2023-06-26 18:44:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-26 18:44:55 +0100 |
commit | 93310e3fb02b7213ee0a65325877b3c3a793335e (patch) | |
tree | 7dc38fcc2ee279aeb596bcbc5c76101d7bdd7f91 /dev-util/lttng-modules | |
parent | dev-util/lttng-tools: add 2.13.9 (diff) | |
download | gentoo-93310e3fb02b7213ee0a65325877b3c3a793335e.tar.gz gentoo-93310e3fb02b7213ee0a65325877b3c3a793335e.tar.bz2 gentoo-93310e3fb02b7213ee0a65325877b3c3a793335e.zip |
dev-util/lttng-modules: add bump note
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/lttng-modules')
-rw-r--r-- | dev-util/lttng-modules/lttng-modules-2.13.10.ebuild | 5 |
1 files changed, 5 insertions, 0 deletions
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}" |