From 05f3b5ac7f32ea6cc7a8a678568ddaa3ce2090a1 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 16 Mar 2021 15:04:47 +0100 Subject: */*: Add proxied="yes" for non-@gentoo.org people MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny --- sci-physics/bullet/metadata.xml | 2 +- sci-physics/geant-vmc/metadata.xml | 2 +- sci-physics/vgm/metadata.xml | 2 +- sci-physics/vmc/metadata.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-physics') diff --git a/sci-physics/bullet/metadata.xml b/sci-physics/bullet/metadata.xml index 7b1d94d9a5a5..e05652c8f5a3 100644 --- a/sci-physics/bullet/metadata.xml +++ b/sci-physics/bullet/metadata.xml @@ -1,7 +1,7 @@ - + rossbridger.cc@gmail.com Ross Charles Campbell diff --git a/sci-physics/geant-vmc/metadata.xml b/sci-physics/geant-vmc/metadata.xml index 3461db473dcf..ed5c44ec6a37 100644 --- a/sci-physics/geant-vmc/metadata.xml +++ b/sci-physics/geant-vmc/metadata.xml @@ -1,7 +1,7 @@ - + o.freyermuth@googlemail.com Oliver Freyermuth diff --git a/sci-physics/vgm/metadata.xml b/sci-physics/vgm/metadata.xml index 4b26f8d0fe01..b5b1b3c1755c 100644 --- a/sci-physics/vgm/metadata.xml +++ b/sci-physics/vgm/metadata.xml @@ -1,7 +1,7 @@ - + o.freyermuth@googlemail.com Oliver Freyermuth diff --git a/sci-physics/vmc/metadata.xml b/sci-physics/vmc/metadata.xml index 656a83eea55d..67e17f46ca3c 100644 --- a/sci-physics/vmc/metadata.xml +++ b/sci-physics/vmc/metadata.xml @@ -1,7 +1,7 @@ - + o.freyermuth@googlemail.com Oliver Freyermuth -- cgit v1.2.3-65-gdbad