[PATCH 2/6] acct-user/alias: Drop explicit group dependency
James Le Cuirot <[email protected]> Tue, 23 Jun 2026 11:43:05 +0100
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <[email protected]> |
This is now handled by the eclass. Signed-off-by: James Le Cuirot <[email protected]> --- acct-user/alias/alias-0-r3.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/acct-user/alias/alias-0-r3.ebuild b/acct-user/alias/alias-0-r3.ebuild index cb182ce2d9d6..0895d39ac5d3 100644 --- a/acct-user/alias/alias-0-r3.ebuild +++ b/acct-user/alias/alias-0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,6 +13,3 @@ ACCT_USER_HOME_PERMS=02755 ACCT_USER_GROUPS=( nofiles ) acct-user_add_deps - -DEPEND+=" acct-group/qmail " -RDEPEND+=" acct-group/qmail " -- 2.54.0