* [gentoo-commits] repo/gentoo:master commit in: acct-user/qbittorrent/
@ 2023-10-19 13:17 Florian Schmaus
0 siblings, 0 replies; only message in thread
From: Florian Schmaus @ 2023-10-19 13:17 UTC (permalink / raw
To: gentoo-commits
commit: efe72d6c2f8185aa36112f50f42b1b0ac0afe708
Author: Alexey Lunev <cheembox573 <AT> gmail <DOT> com>
AuthorDate: Mon Oct 16 20:26:45 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 13:17:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efe72d6c
acct-user/qbittorrent: new package, add 0
Signed-off-by: Alexey Lunev <cheembox573 <AT> gmail.com>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
acct-user/qbittorrent/metadata.xml | 12 ++++++++++++
acct-user/qbittorrent/qbittorrent-0.ebuild | 14 ++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/acct-user/qbittorrent/metadata.xml b/acct-user/qbittorrent/metadata.xml
new file mode 100644
index 000000000000..82cc3c6e83ab
--- /dev/null
+++ b/acct-user/qbittorrent/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>cheembox573@gmail.com</email>
+ <name>Alexey Lunev</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/qbittorrent/qbittorrent-0.ebuild b/acct-user/qbittorrent/qbittorrent-0.ebuild
new file mode 100644
index 000000000000..925ccb26afc7
--- /dev/null
+++ b/acct-user/qbittorrent/qbittorrent-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for the system wide net-p2p/qbittorrent server"
+ACCT_USER_ID=534
+ACCT_USER_HOME=/var/lib/qbittorrent
+ACCT_USER_HOME_PERMS=0750
+ACCT_USER_GROUPS=( qbittorrent )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-19 13:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-19 13:17 [gentoo-commits] repo/gentoo:master commit in: acct-user/qbittorrent/ Florian Schmaus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox