summaryrefslogtreecommitdiff
path: root/acct-user/anope
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /acct-user/anope
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'acct-user/anope')
-rw-r--r--acct-user/anope/Manifest2
-rw-r--r--acct-user/anope/anope-0.ebuild12
-rw-r--r--acct-user/anope/metadata.xml12
3 files changed, 26 insertions, 0 deletions
diff --git a/acct-user/anope/Manifest b/acct-user/anope/Manifest
new file mode 100644
index 000000000000..6b0a705f44a3
--- /dev/null
+++ b/acct-user/anope/Manifest
@@ -0,0 +1,2 @@
+EBUILD anope-0.ebuild 233 BLAKE2B ccdda7dd529edcfb22d6e889bfd93d634a501a88689a12e12a24944a550002f4f9e07ffebbe17d521f97d6ffd1e45ee035de936ea0013deb4624f1182f96df92 SHA512 24ceef50af0cf3e3c783fa5f22b48b001ca6be7fb9aba92342cc5474b1b406324e7e621e96bfbb07de3f720d73ea0205a53730e90ff09f494d4a396b9417280b
+MISC metadata.xml 356 BLAKE2B 579b76bca3cc904a43822723c8b563ea995f6848a7d47bed3a582aff2b7ad2f35c4b10a2d94767c59cc44584a5f4cb051526d47b00831bddd45512ed5683ddc0 SHA512 d212a403a6ac0cb9dac4941767830f47fc171718363b5e12c196d8fa72bf2e134444239e190241aafca7a616faea3b72a99dd988c84965fb9accd1014cc08796
diff --git a/acct-user/anope/anope-0.ebuild b/acct-user/anope/anope-0.ebuild
new file mode 100644
index 000000000000..8f821f24585d
--- /dev/null
+++ b/acct-user/anope/anope-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for Anope IRC services"
+ACCT_USER_ID=417
+ACCT_USER_GROUPS=( anope )
+
+acct-user_add_deps
diff --git a/acct-user/anope/metadata.xml b/acct-user/anope/metadata.xml
new file mode 100644
index 000000000000..591b1da5e31a
--- /dev/null
+++ b/acct-user/anope/metadata.xml
@@ -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>sam@cmpct.info</email>
+ <name>Sam James</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>