commit: 2e1851b4f3cc7e2fd5f4e55214b182868dbae99e Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sun Jan 14 22:22:56 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Mar 18 19:49:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e1851b4
acct-user/pipewire: drop 0-r1 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> acct-user/pipewire/pipewire-0-r1.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/acct-user/pipewire/pipewire-0-r1.ebuild b/acct-user/pipewire/pipewire-0-r1.ebuild deleted file mode 100644 index 75bfc8650b44..000000000000 --- a/acct-user/pipewire/pipewire-0-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="User for running PipeWire as a system-wide instance" -ACCT_USER_ID=509 -ACCT_USER_GROUPS=( pipewire audio ) -ACCT_USER_HOME=/var/run/pipewire - -acct-user_add_deps
