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: app-admin/openrc-settingsd/
Date: Thu, 15 Apr 2021 01:31:16 +0000 (UTC)	[thread overview]
Message-ID: <1618450267.3bf5a03973b4c13b0fc1b3691d36489f641d9a34.sam@gentoo> (raw)

commit:     3bf5a03973b4c13b0fc1b3691d36489f641d9a34
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 01:25:27 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 01:31:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf5a039

app-admin/openrc-settingsd: use BDEPEND in EAPI 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1.ebuild b/app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1.ebuild
index fe4a85bc57b..a2c33fcca1a 100644
--- a/app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1.ebuild
+++ b/app-admin/openrc-settingsd/openrc-settingsd-1.0.1-r1.ebuild
@@ -12,18 +12,19 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="systemd"
 
-COMMON_DEPEND="
+DEPEND="
 	>=dev-libs/glib-2.30:2
 	dev-libs/libdaemon:0=
 	sys-apps/dbus
 	sys-apps/openrc:=
 	sys-auth/polkit
 "
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="
+	${DEPEND}
 	systemd? ( >=sys-apps/systemd-197 )
 	!systemd? ( sys-auth/nss-myhostname !sys-apps/systemd )
 "
-DEPEND="${COMMON_DEPEND}
+BDEPEND="
 	dev-util/gdbus-codegen
 	virtual/pkgconfig
 "


             reply	other threads:[~2021-04-15  1:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-15  1:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-22  9:54 [gentoo-commits] repo/gentoo:master commit in: app-admin/openrc-settingsd/ Michał Górny
2024-07-21  0:31 Sam James
2023-12-09 23:06 Sam James
2023-07-27  5:11 WANG Xuerui
2023-07-15 18:35 Arthur Zamarin
2023-07-15 18:35 Arthur Zamarin
2023-07-15 18:35 Arthur Zamarin
2023-06-06 13:53 Matt Turner
2023-06-05 13:31 Matt Turner
2023-05-02 18:01 Arthur Zamarin
2023-05-02 18:01 Arthur Zamarin
2023-05-02 18:01 Arthur Zamarin
2023-03-22 17:15 Matt Turner
2022-10-29 22:33 Matt Turner
2021-08-27 15:19 Yixun Lan
2021-07-23  1:27 Matt Turner
2021-03-04  0:23 Sam James
2019-05-18 13:41 Mart Raudsepp
2019-03-10 19:29 Pacho Ramos
2017-07-20 17:10 Alexis Ballier

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=1618450267.3bf5a03973b4c13b0fc1b3691d36489f641d9a34.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