* [gentoo-commits] repo/gentoo:master commit in: acct-user/anope/
@ 2020-07-08 20:50 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2020-07-08 20:50 UTC (permalink / raw
To: gentoo-commits
commit: c99ee3a86c14a81f7b4bf141319f85b97e04dd74
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 8 20:38:51 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 8 20:49:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c99ee3a8
acct-user/anope: update sam's email
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Sam James <sam <AT> gentoo.org>
acct-user/anope/metadata.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/acct-user/anope/metadata.xml b/acct-user/anope/metadata.xml
index 591b1da5e31..6356cbc03fb 100644
--- a/acct-user/anope/metadata.xml
+++ b/acct-user/anope/metadata.xml
@@ -2,11 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>sam@cmpct.info</email>
+ <email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/anope/
@ 2021-10-28 7:51 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-10-28 7:51 UTC (permalink / raw
To: gentoo-commits
commit: 0b6f247568d6c824acb13dfb27eb6ca670674ba0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 28 07:48:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 28 07:48:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b6f2475
acct-user/anope: update EAPI 7 -> 8
Signed-off-by: Sam James <sam <AT> gentoo.org>
acct-user/anope/anope-0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-user/anope/anope-0-r1.ebuild b/acct-user/anope/anope-0-r1.ebuild
index 8f821f24585..e2080507f91 100644
--- a/acct-user/anope/anope-0-r1.ebuild
+++ b/acct-user/anope/anope-0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit acct-user
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/anope/
@ 2020-04-11 21:36 Thomas Deutschmann
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Deutschmann @ 2020-04-11 21:36 UTC (permalink / raw
To: gentoo-commits
commit: 3ff4b0c6a1be8fc40e1165cc21b48b2618c3d376
Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Mon Mar 30 16:45:17 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Apr 11 21:30:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff4b0c6
acct-user/anope: Add new user for net-irc/anope
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
acct-user/anope/anope-0.ebuild | 12 ++++++++++++
acct-user/anope/metadata.xml | 12 ++++++++++++
2 files changed, 24 insertions(+)
diff --git a/acct-user/anope/anope-0.ebuild b/acct-user/anope/anope-0.ebuild
new file mode 100644
index 00000000000..8f821f24585
--- /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 00000000000..591b1da5e31
--- /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>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-10-28 7:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-08 20:50 [gentoo-commits] repo/gentoo:master commit in: acct-user/anope/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-10-28 7:51 Sam James
2020-04-11 21:36 Thomas Deutschmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox