From 65f84924ca07b47f214b3e162e2f3398be0e014f Mon Sep 17 00:00:00 2001 From: David Michael Date: Thu, 5 Nov 2020 22:08:25 -0500 Subject: acct-group/pulse: new group for PulseAudio Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Michael Signed-off-by: Matt Turner --- acct-group/pulse/metadata.xml | 8 ++++++++ acct-group/pulse/pulse-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/pulse/metadata.xml create mode 100644 acct-group/pulse/pulse-0.ebuild (limited to 'acct-group') diff --git a/acct-group/pulse/metadata.xml b/acct-group/pulse/metadata.xml new file mode 100644 index 000000000000..b79c2cda0f30 --- /dev/null +++ b/acct-group/pulse/metadata.xml @@ -0,0 +1,8 @@ + + + + + gnome@gentoo.org + Gentoo GNOME Desktop + + diff --git a/acct-group/pulse/pulse-0.ebuild b/acct-group/pulse/pulse-0.ebuild new file mode 100644 index 000000000000..5b0084f6f4f1 --- /dev/null +++ b/acct-group/pulse/pulse-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=171 -- cgit v1.2.3-65-gdbad