mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
acct-group/plex: new package for plex-media-server (GID 103)
Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
efa15fa75c
commit
8b088902d8
12
acct-group/plex/metadata.xml
Normal file
12
acct-group/plex/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>ss23@ss23.geek.nz</email>
|
||||
<name>Stephen Shkardoon</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
9
acct-group/plex/plex-0.ebuild
Normal file
9
acct-group/plex/plex-0.ebuild
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright 2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-group
|
||||
|
||||
DESCRIPTION="Plex Media Server group"
|
||||
ACCT_GROUP_ID=103
|
||||
Reference in New Issue
Block a user