Compare commits
No commits in common. "fda6ae67fa8d7970fc31d1b63beffe6b38e67b32" and "65ee005e150d40a5680f854a19d1221dcf55cb26" have entirely different histories.
fda6ae67fa
...
65ee005e15
14
acct-group/jellyfin/jellyfin-0.ebuild
Normal file
14
acct-group/jellyfin/jellyfin-0.ebuild
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=7
|
||||||
|
|
||||||
|
inherit acct-group
|
||||||
|
|
||||||
|
KEYWORDS="~amd64 ~arm64"
|
||||||
|
|
||||||
|
DESCRIPTION="Jelyfin program group"
|
||||||
|
|
||||||
|
ACCT_GROUP_ID=-1
|
||||||
|
|
||||||
|
SLOT="0"
|
4
acct-group/jellyfin/metadata.xml
Normal file
4
acct-group/jellyfin/metadata.xml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
</pkgmetadata>
|
16
acct-user/jellyfin/jellyfin-0.ebuild
Normal file
16
acct-user/jellyfin/jellyfin-0.ebuild
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=7
|
||||||
|
|
||||||
|
inherit acct-user
|
||||||
|
|
||||||
|
KEYWORDS="~amd64 ~arm64"
|
||||||
|
|
||||||
|
DESCRIPTION="Jellyfin user"
|
||||||
|
|
||||||
|
ACCT_USER_ID=-1
|
||||||
|
ACCT_USER_GROUPS=( jellyfin )
|
||||||
|
acct-user_add_deps
|
||||||
|
|
||||||
|
SLOT="0"
|
4
acct-user/jellyfin/metadata.xml
Normal file
4
acct-user/jellyfin/metadata.xml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
</pkgmetadata>
|
@ -1,9 +1,3 @@
|
|||||||
# Alfred Wingate <parona@protonmail.com> (2024-02-15)
|
|
||||||
# Masked for NonsolvableDepsInStable
|
|
||||||
acct-group/sensu
|
|
||||||
acct-user/sensu
|
|
||||||
net-analyzer/sensu
|
|
||||||
|
|
||||||
# Alfred Wingate <parona@protonmail.com> (2024-02-13)
|
# Alfred Wingate <parona@protonmail.com> (2024-02-13)
|
||||||
# Not maintained actively in this repository.
|
# Not maintained actively in this repository.
|
||||||
# Use ::pentoo instead.
|
# Use ::pentoo instead.
|
||||||
@ -32,3 +26,4 @@ dev-lang/fstar
|
|||||||
games-fps/quake15
|
games-fps/quake15
|
||||||
games-rpg/fallout1
|
games-rpg/fallout1
|
||||||
games-util/lgogdownloader-export-credentials
|
games-util/lgogdownloader-export-credentials
|
||||||
|
net-analyzer/sensu
|
||||||
|
Loading…
Reference in New Issue
Block a user