public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/service-manager/
Date: Tue,  4 Jan 2022 10:30:24 +0000 (UTC)	[thread overview]
Message-ID: <1641292206.e000b0ba62fc9acdb3d29ea21b2e20b6d8515b94.soap@gentoo> (raw)

commit:     e000b0ba62fc9acdb3d29ea21b2e20b6d8515b94
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  4 10:30:06 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan  4 10:30:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e000b0ba

virtual/service-manager: remove implicit kernel_linux

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 virtual/service-manager/service-manager-1.ebuild | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/virtual/service-manager/service-manager-1.ebuild b/virtual/service-manager/service-manager-1.ebuild
index 13e2912c5cb0..4135d8ca82db 100644
--- a/virtual/service-manager/service-manager-1.ebuild
+++ b/virtual/service-manager/service-manager-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,15 +7,18 @@ DESCRIPTION="Virtual for various service managers"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE="kernel_linux"
 
 RDEPEND="
 	prefix-guest? ( >=sys-apps/baselayout-prefix-2.2 )
 	!prefix-guest? (
 		|| (
-		sys-apps/openrc
-		kernel_linux? ( || (
-			sys-apps/systemd
-			sys-process/runit
-			virtual/daemontools
-	) ) ) )"
+			sys-apps/openrc
+			kernel_linux? (
+				|| (
+					sys-apps/systemd
+					sys-process/runit
+					virtual/daemontools
+				)
+			)
+		)
+	)"


             reply	other threads:[~2022-01-04 10:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-04 10:30 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-25 20:13 [gentoo-commits] repo/gentoo:master commit in: virtual/service-manager/ Sam James
2025-07-05  5:46 Arthur Zamarin
2025-06-02 22:02 Sam James
2025-04-22  9:54 Michał Górny
2024-12-12 11:14 Sam James
2024-10-27 12:26 Michael Orlitzky
2024-07-21  0:31 Sam James
2024-07-21  0:31 Sam James
2023-02-24 18:36 Sam James
2022-10-30  9:43 Sam James
2021-05-16 15:08 Mike Gilbert
2021-05-16 15:08 Mike Gilbert
2021-05-13 15:19 David Seifert
2021-01-06 12:42 Fabian Groffen
2020-12-27 19:00 Fabian Groffen
2019-09-19 12:12 Benda XU
2019-05-04 16:15 Mikle Kolyada
2017-02-20 14:11 Michael Haubenwallner

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=1641292206.e000b0ba62fc9acdb3d29ea21b2e20b6d8515b94.soap@gentoo \
    --to=soap@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