public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Benda XU" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/service-manager/
Date: Thu, 19 Sep 2019 12:12:39 +0000 (UTC)	[thread overview]
Message-ID: <1568895093.efcd4217da0db1dd890da56100b3a49ffd93b716.heroxbd@gentoo> (raw)

commit:     efcd4217da0db1dd890da56100b3a49ffd93b716
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 20 09:08:44 2019 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Thu Sep 19 12:11:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efcd4217

virtual/service-manager: use prefix-guest to draw baselayout-prefix.

  Now prefix-guest is used to represent prefix-rpath.  Only in that case
  baselayout-prefix is needed.  Otherwise, prefix uses the same set of
  package as vanilla Gentoo.

  prefix-guest is only an implicit USE flag, so remove it from IUSE.

  Bump to version 1 and EAPI 7.

Closes: https://bugs.gentoo.org/692592
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 virtual/service-manager/service-manager-1.ebuild | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/virtual/service-manager/service-manager-1.ebuild b/virtual/service-manager/service-manager-1.ebuild
new file mode 100644
index 00000000000..28fb3ae8080
--- /dev/null
+++ b/virtual/service-manager/service-manager-1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for various service managers"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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
+	) ) ) )"


             reply	other threads:[~2019-09-19 12:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-19 12:12 Benda XU [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-12 11:14 [gentoo-commits] repo/gentoo:master commit in: virtual/service-manager/ 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
2022-01-04 10:30 David Seifert
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-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=1568895093.efcd4217da0db1dd890da56100b3a49ffd93b716.heroxbd@gentoo \
    --to=heroxbd@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