public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emulation/hercules-sdl-crypto/, app-emulation/hercules-sdl/, ...
@ 2024-05-08 19:34 Mike Gilbert
  0 siblings, 0 replies; only message in thread
From: Mike Gilbert @ 2024-05-08 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     932f6cfb8c6dcc33f18f856f0e49f7b9c57797f6
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed May  8 14:52:45 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed May  8 19:26:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=932f6cfb

app-emulation/hercules-sdl*: switch to proxy-maint

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Closes: https://github.com/gentoo/gentoo/pull/31051
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 app-emulation/hercules-sdl-crypto/metadata.xml    | 10 +++++++---
 app-emulation/hercules-sdl-decnumber/metadata.xml | 10 +++++++---
 app-emulation/hercules-sdl-softfloat/metadata.xml | 10 +++++++---
 app-emulation/hercules-sdl-telnet/metadata.xml    | 10 +++++++---
 app-emulation/hercules-sdl/metadata.xml           | 10 +++++++---
 5 files changed, 35 insertions(+), 15 deletions(-)

diff --git a/app-emulation/hercules-sdl-crypto/metadata.xml b/app-emulation/hercules-sdl-crypto/metadata.xml
index 2c4124ae5e96..8e22c018c0ee 100644
--- a/app-emulation/hercules-sdl-crypto/metadata.xml
+++ b/app-emulation/hercules-sdl-crypto/metadata.xml
@@ -1,9 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>s390@gentoo.org</email>
-		<name>s390 architecture team</name>
+	<maintainer type="person" proxied="yes">
+		<email>matoro_gentoo@matoro.tk</email>
+		<name>Matoro Mahri</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
 	</maintainer>
 	<longdescription>
 		Simple AES/DES encryption and SHA1/SHA2 hashing library for use by the SDL-Hercules-390 emulator

diff --git a/app-emulation/hercules-sdl-decnumber/metadata.xml b/app-emulation/hercules-sdl-decnumber/metadata.xml
index 9e1d8aa0e17e..54d5e56d442d 100644
--- a/app-emulation/hercules-sdl-decnumber/metadata.xml
+++ b/app-emulation/hercules-sdl-decnumber/metadata.xml
@@ -1,9 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>s390@gentoo.org</email>
-		<name>s390 architecture team</name>
+	<maintainer type="person" proxied="yes">
+		<email>matoro_gentoo@matoro.tk</email>
+		<name>Matoro Mahri</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
 	</maintainer>
 	<longdescription>
 		ANSI C General Decimal Arithmetic Library for use by the SDL-Hercules-390 emulator

diff --git a/app-emulation/hercules-sdl-softfloat/metadata.xml b/app-emulation/hercules-sdl-softfloat/metadata.xml
index 55d0070ca6d7..36219eca3e6d 100644
--- a/app-emulation/hercules-sdl-softfloat/metadata.xml
+++ b/app-emulation/hercules-sdl-softfloat/metadata.xml
@@ -1,10 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>s390@gentoo.org</email>
-		<name>s390 architecture team</name>
+	<maintainer type="person" proxied="yes">
+		<email>matoro_gentoo@matoro.tk</email>
+		<name>Matoro Mahri</name>
 	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+		</maintainer>
 	<longdescription>
 		Berkeley IEEE Binary Floating-Point Library for use by the SDL-Hercules-390 emulator 
 	</longdescription>

diff --git a/app-emulation/hercules-sdl-telnet/metadata.xml b/app-emulation/hercules-sdl-telnet/metadata.xml
index e53d70bb661e..7514393f2230 100644
--- a/app-emulation/hercules-sdl-telnet/metadata.xml
+++ b/app-emulation/hercules-sdl-telnet/metadata.xml
@@ -1,9 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>s390@gentoo.org</email>
-		<name>s390 architecture team</name>
+	<maintainer type="person" proxied="yes">
+		<email>matoro_gentoo@matoro.tk</email>
+		<name>Matoro Mahri</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
 	</maintainer>
 	<longdescription>
 		Simple RFC-complient TELNET implementation for use by the SDL-Hercules-390 emulator

diff --git a/app-emulation/hercules-sdl/metadata.xml b/app-emulation/hercules-sdl/metadata.xml
index ff52771dbab6..c7d581937769 100644
--- a/app-emulation/hercules-sdl/metadata.xml
+++ b/app-emulation/hercules-sdl/metadata.xml
@@ -1,9 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>s390@gentoo.org</email>
-		<name>s390 architecture team</name>
+	<maintainer type="person" proxied="yes">
+		<email>matoro_gentoo@matoro.tk</email>
+		<name>Matoro Mahri</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
 	</maintainer>
 	<longdescription>
 		This version of Hercules 4.x Hyperion is a SoftDevLabs maintained version of the Hercules emulator containing fixes made by David B. Trout and others for bugs that may still exist in the original hercules-390 version of Hercules 4.0 Hyperion, as well as enhancements and improvements to the overall functionality above and beyond what is provided by the hercules-390 version of Hercules.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-08 19:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-08 19:34 [gentoo-commits] repo/gentoo:master commit in: app-emulation/hercules-sdl-crypto/, app-emulation/hercules-sdl/, Mike Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox