public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/zram-init/
Date: Sun, 21 Jul 2024 00:31:23 +0000 (UTC)	[thread overview]
Message-ID: <1721521792.f54123a3db367be40d6acacf10906d612a5f4a76.sam@gentoo> (raw)

commit:     f54123a3db367be40d6acacf10906d612a5f4a76
Author:     Anna (navi) Figueiredo Gomes <navi <AT> vlhl <DOT> dev>
AuthorDate: Sun Jul 21 00:05:35 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 00:29:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54123a3

sys-block/zram-init: add sys-apps/openrc-navi dependency

Signed-off-by: Anna (navi) Figueiredo Gomes <navi <AT> vlhl.dev>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../zram-init/{zram-init-11.1.ebuild => zram-init-11.1-r1.ebuild}     | 2 +-
 sys-block/zram-init/zram-init-9999.ebuild                             | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-block/zram-init/zram-init-11.1.ebuild b/sys-block/zram-init/zram-init-11.1-r1.ebuild
similarity index 96%
rename from sys-block/zram-init/zram-init-11.1.ebuild
rename to sys-block/zram-init/zram-init-11.1-r1.ebuild
index d90e78958f98..6ec7a8c16b6c 100644
--- a/sys-block/zram-init/zram-init-11.1.ebuild
+++ b/sys-block/zram-init/zram-init-11.1-r1.ebuild
@@ -25,7 +25,7 @@ BDEPEND="sys-devel/gettext"
 RDEPEND="
 	>=app-shells/push-2.0
 	virtual/libintl
-	|| ( sys-apps/openrc sys-apps/systemd )
+	|| ( sys-apps/openrc sys-apps/openrc-navi sys-apps/systemd )
 "
 
 DISABLE_AUTOFORMATTING=true

diff --git a/sys-block/zram-init/zram-init-9999.ebuild b/sys-block/zram-init/zram-init-9999.ebuild
index f8d4f93e9610..605e0486adaa 100644
--- a/sys-block/zram-init/zram-init-9999.ebuild
+++ b/sys-block/zram-init/zram-init-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -25,7 +25,7 @@ BDEPEND="sys-devel/gettext"
 RDEPEND="
 	>=app-shells/push-2.0
 	virtual/libintl
-	|| ( sys-apps/openrc sys-apps/systemd )
+	|| ( sys-apps/openrc sys-apps/openrc-navi sys-apps/systemd )
 "
 
 DISABLE_AUTOFORMATTING=true


             reply	other threads:[~2024-07-21  0:31 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-21  0:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-21 21:19 [gentoo-commits] repo/gentoo:master commit in: sys-block/zram-init/ Sam James
2025-05-06 18:57 Sam James
2025-04-22  9:54 Michał Górny
2024-03-12 20:42 Arthur Zamarin
2023-06-26 14:42 Sam James
2023-06-26  8:19 Sam James
2023-06-24  1:18 Sam James
2023-06-24  1:18 Sam James
2023-06-24  1:18 Sam James
2021-08-06 20:49 Sam James
2021-06-21 21:21 Marek Szuba
2021-06-20 22:05 Jason Zaman
2021-03-04  4:24 Sam James
2021-02-26 19:02 Sam James
2020-10-26 17:27 Jason Zaman
2020-10-26 17:09 Jason Zaman
2020-10-26 16:57 Jason Zaman
2020-02-16 13:35 Jason Zaman
2019-07-18 13:07 Agostino Sarubbo
2019-07-18 13:06 Agostino Sarubbo
2019-04-29 14:24 Jason Zaman
2019-04-29 14:24 Jason Zaman
2019-03-20 15:29 Craig Andrews
2019-03-20 15:29 Craig Andrews
2018-10-05  9:44 Jason Zaman
2018-06-08  9:56 Jason Zaman
2018-06-05  4:33 Jason Zaman
2018-06-05  4:33 Jason Zaman
2017-10-09 14:44 Sergei Trofimovich
2017-05-24  8:10 Michael Weber
2017-05-24  8:00 Michael Weber
2016-08-10 12:01 Jason Zaman
2016-08-10 12:01 Jason Zaman
2016-08-07  8:28 Pacho Ramos
2016-03-04  3:16 Stephen Klimaszewski
2016-01-24 18:34 Jauhien Piatlicki
2016-01-01 21:28 Jauhien Piatlicki
2015-09-01 18:25 Jauhien Piatlicki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1721521792.f54123a3db367be40d6acacf10906d612a5f4a76.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox