summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2024-08-02 02:57:22 -0500
committerMatthias Maier <tamiko@gentoo.org>2024-08-02 03:03:49 -0500
commit261ff64ad8f68407eb70ef7e998bdb7b40c8fa5b (patch)
tree459d756d1c45def7f9c827f42fc75150c1575e28 /app-crypt/jitterentropy-rngd
parentapp-emulation/xen-tools: drop 4.17.4 (diff)
downloadgentoo-261ff64ad8f68407eb70ef7e998bdb7b40c8fa5b.tar.gz
gentoo-261ff64ad8f68407eb70ef7e998bdb7b40c8fa5b.tar.bz2
gentoo-261ff64ad8f68407eb70ef7e998bdb7b40c8fa5b.zip
*/*: remove myself as maintainer from various packages
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy-rngd')
-rw-r--r--app-crypt/jitterentropy-rngd/metadata.xml23
1 files changed, 10 insertions, 13 deletions
diff --git a/app-crypt/jitterentropy-rngd/metadata.xml b/app-crypt/jitterentropy-rngd/metadata.xml
index ed5eff0c8ca9..99b1322aadcf 100644
--- a/app-crypt/jitterentropy-rngd/metadata.xml
+++ b/app-crypt/jitterentropy-rngd/metadata.xml
@@ -1,17 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>tamiko@gentoo.org</email>
- <name>Matthias Maier</name>
-</maintainer>
-<longdescription>
- The Jitter RNG daemon provides an entropy source that feeds into the
- Linux /dev/random device if its entropy runs low. It updates the
- /dev/random entropy estimator such that the newly provided entropy
- unblocks /dev/random.
-</longdescription>
-<upstream>
- <remote-id type="github">smuellerDD/jitterentropy-rngd</remote-id>
-</upstream>
+ <!-- maintainer-needed -->
+ <longdescription>
+ The Jitter RNG daemon provides an entropy source that feeds into the
+ Linux /dev/random device if its entropy runs low. It updates the
+ /dev/random entropy estimator such that the newly provided entropy
+ unblocks /dev/random.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">smuellerDD/jitterentropy-rngd</remote-id>
+ </upstream>
</pkgmetadata>