diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-10-19 15:53:17 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-10-19 15:53:17 +0100 |
commit | f827ced0163cc11d6d35e2d4e2c8a7ab3fd6482a (patch) | |
tree | 213f8697ab84110f617f44fcac7687e137821060 /acct-group | |
parent | d99752d3d5e12a0fc38778cb734bc68bbe2ed3bb (diff) |
gentoo auto-resync : 19:10:2023 - 15:53:17
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/Manifest.gz | bin | 72366 -> 72529 bytes | |||
-rw-r--r-- | acct-group/qbittorrent/Manifest | 2 | ||||
-rw-r--r-- | acct-group/qbittorrent/metadata.xml | 12 | ||||
-rw-r--r-- | acct-group/qbittorrent/qbittorrent-0.ebuild | 9 |
4 files changed, 23 insertions, 0 deletions
diff --git a/acct-group/Manifest.gz b/acct-group/Manifest.gz Binary files differindex 51a685b4579a..c1a44b2011e6 100644 --- a/acct-group/Manifest.gz +++ b/acct-group/Manifest.gz diff --git a/acct-group/qbittorrent/Manifest b/acct-group/qbittorrent/Manifest new file mode 100644 index 000000000000..76d7426ae5ee --- /dev/null +++ b/acct-group/qbittorrent/Manifest @@ -0,0 +1,2 @@ +EBUILD qbittorrent-0.ebuild 213 BLAKE2B 6fd8de5595ae77aedb634562b111115f09722097faf2d5b47978216b28384daca4d618a7435fbc24a454065990bdd801ff6c47286ff3bf72ab6be146f474d8ad SHA512 ed92f257da92333510857fd484c76ace622bbeb4ab99474be083c3e5210df68d3b9dc620f9bacce4cd18a043eee59e67f70dda9bdfd9ac9ba31609b9bf1e944f +MISC metadata.xml 433 BLAKE2B cedd1397a6b2448d296bfeb8cc5ad3c493a0cef764bf962b993ea7b4a9ca95e9a55415e54ef83fa5de674a078651a76c644ce0917cf0587df61ca11c06b34165 SHA512 aebd67c2b9c023bcee10c513ad602f8c741a780f6cff7b610f2ee6cee884e916c16443487c88a1ae11ddaf25aa1a7beae0e361410cf075a96fc83d6998e679c8 diff --git a/acct-group/qbittorrent/metadata.xml b/acct-group/qbittorrent/metadata.xml new file mode 100644 index 000000000000..82cc3c6e83ab --- /dev/null +++ b/acct-group/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-group/qbittorrent/qbittorrent-0.ebuild b/acct-group/qbittorrent/qbittorrent-0.ebuild new file mode 100644 index 000000000000..7c12e684ae50 --- /dev/null +++ b/acct-group/qbittorrent/qbittorrent-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for the system-wide net-p2p/qbittorrent server" +ACCT_GROUP_ID=534 |