diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-24 18:38:16 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-24 18:38:16 +0000 |
| commit | f5e3ce9dc0b3d5f2b718b18618e7e78676b249e7 (patch) | |
| tree | ad7777529f34ff26452f14a23057392b2c2072d5 /acct-group/airdcppd | |
| parent | 5b0d961df7761145e5677affa27b6a6b7be65a73 (diff) | |
| download | baldeagleos-repo-f5e3ce9dc0b3d5f2b718b18618e7e78676b249e7.tar.gz baldeagleos-repo-f5e3ce9dc0b3d5f2b718b18618e7e78676b249e7.tar.xz baldeagleos-repo-f5e3ce9dc0b3d5f2b718b18618e7e78676b249e7.zip | |
Updating liguros repo
Diffstat (limited to 'acct-group/airdcppd')
| -rw-r--r-- | acct-group/airdcppd/airdcppd-0.ebuild | 9 | ||||
| -rw-r--r-- | acct-group/airdcppd/metadata.xml | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/airdcppd/airdcppd-0.ebuild b/acct-group/airdcppd/airdcppd-0.ebuild new file mode 100644 index 000000000000..a88d85d58cfb --- /dev/null +++ b/acct-group/airdcppd/airdcppd-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for net-p2p/airdcpp-webclient" +ACCT_GROUP_ID=464 diff --git a/acct-group/airdcppd/metadata.xml b/acct-group/airdcppd/metadata.xml new file mode 100644 index 000000000000..2025c0abc154 --- /dev/null +++ b/acct-group/airdcppd/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>sbraz@gentoo.org</email> + <name>Louis Sautier</name> + </maintainer> + <origin>gentoo-staging</origin> +</pkgmetadata> |
