public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/makedev/
Date: Wed,  5 Jul 2023 00:33:04 +0000 (UTC)	[thread overview]
Message-ID: <1688516974.c0d826349c6a1bd6f7e0d001196a43325a02ac85.floppym@gentoo> (raw)

commit:     c0d826349c6a1bd6f7e0d001196a43325a02ac85
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 00:29:34 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 00:29:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d82634

sys-apps/makedev: depend on groups used by MAKEDEV

Closes: https://bugs.gentoo.org/909661
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 .../{makedev-3.23.1-r2.ebuild => makedev-3.23.1-r3.ebuild} | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/sys-apps/makedev/makedev-3.23.1-r2.ebuild b/sys-apps/makedev/makedev-3.23.1-r3.ebuild
similarity index 83%
rename from sys-apps/makedev/makedev-3.23.1-r2.ebuild
rename to sys-apps/makedev/makedev-3.23.1-r3.ebuild
index 5219a9f4aa53..2c49b8170c10 100644
--- a/sys-apps/makedev/makedev-3.23.1-r2.ebuild
+++ b/sys-apps/makedev/makedev-3.23.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,17 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="build selinux"
 
-RDEPEND="!<sys-apps/baselayout-2.0.0_rc"
+GROUP_DEPEND="
+	acct-group/disk
+	acct-group/floppy
+	acct-group/kmem
+	acct-group/lp
+	acct-group/tty
+	acct-group/uucp
+"
+IDEPEND="build? ( ${GROUP_DEPEND} )"
+RDEPEND="${GROUP_DEPEND}
+	!<sys-apps/baselayout-2.0.0_rc"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-headers.patch # bug #339674


             reply	other threads:[~2023-07-05  0:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05  0:33 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-16 10:25 [gentoo-commits] repo/gentoo:master commit in: sys-apps/makedev/ David Seifert
2019-05-04 20:25 Andreas K. Hüttel
2019-04-12 21:59 Andreas K. Hüttel
2019-04-12 21:59 Andreas K. Hüttel
2019-04-10  0:15 Aaron Bauman
2019-04-02 12:27 Mikle Kolyada
2019-03-16 22:55 Sergei Trofimovich
2019-03-16 21:57 Sergei Trofimovich
2019-03-16 14:13 Mikle Kolyada
2019-03-15 23:15 Mikle Kolyada
2019-03-12 17:05 Mikle Kolyada
2019-03-11 22:42 Sergei Trofimovich
2019-03-10 22:17 Sergei Trofimovich
2019-03-07 21:50 Thomas Deutschmann
2019-03-06 21:13 Sergei Trofimovich
2019-01-11 21:35 Andreas K. Hüttel

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=1688516974.c0d826349c6a1bd6f7e0d001196a43325a02ac85.floppym@gentoo \
    --to=floppym@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