public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-group/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:     1c3e8b59c9e24ba68321697e61e20af57db7eaf1
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Mon Mar 30 16:46:22 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=1c3e8b59

acct-group/anope: Add new group 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-group/anope/anope-0.ebuild |  9 +++++++++
 acct-group/anope/metadata.xml   | 12 ++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/acct-group/anope/anope-0.ebuild b/acct-group/anope/anope-0.ebuild
new file mode 100644
index 00000000000..94831c941c2
--- /dev/null
+++ b/acct-group/anope/anope-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 Anope IRC services"
+ACCT_GROUP_ID=417

diff --git a/acct-group/anope/metadata.xml b/acct-group/anope/metadata.xml
new file mode 100644
index 00000000000..591b1da5e31
--- /dev/null
+++ b/acct-group/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

* [gentoo-commits] repo/gentoo:master commit in: acct-group/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:     d4cfbf1e6d198f9abb19d858a22f668dc823fe61
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  8 20:39:19 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul  8 20:49:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4cfbf1e

acct-group/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-group/anope/metadata.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/acct-group/anope/metadata.xml b/acct-group/anope/metadata.xml
index 591b1da5e31..6356cbc03fb 100644
--- a/acct-group/anope/metadata.xml
+++ b/acct-group/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-group/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:     7d88b0f83d7f539384802e8581c3ff7c589233ed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 28 07:45:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 28 07:45:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d88b0f8

acct-group/anope: update EAPI 7 -> 8

Signed-off-by: Sam James <sam <AT> gentoo.org>

 acct-group/anope/anope-0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/acct-group/anope/anope-0-r1.ebuild b/acct-group/anope/anope-0-r1.ebuild
index 94831c941c2..4249c83403d 100644
--- a/acct-group/anope/anope-0-r1.ebuild
+++ b/acct-group/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-group
 


^ 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 --
2021-10-28  7:51 [gentoo-commits] repo/gentoo:master commit in: acct-group/anope/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2020-07-08 20:50 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