commit:     4e2b8599caede5cdcb747d7505ffae04144d7efe
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 04:23:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 05:03:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2b8599

sys-libs/libxcrypt: assign to toolchain@

Switch to toolchain@ as maintainer given this is soon(?) going
to replace a core part of glibc (libcrypt).

hardened@ is a quiet, less-well-defined project which makes it
less suitable for an important package.

Bug: https://bugs.gentoo.org/699422
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/libxcrypt/metadata.xml | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/sys-libs/libxcrypt/metadata.xml b/sys-libs/libxcrypt/metadata.xml
index d84b73d6af1..21bf25d8b11 100644
--- a/sys-libs/libxcrypt/metadata.xml
+++ b/sys-libs/libxcrypt/metadata.xml
@@ -1,20 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="project">
-    <email>harde...@gentoo.org</email>
-    <name>Gentoo Hardened</name>
-  </maintainer>
-  <longdescription>
-        Crypt library for DES, MD5, and blowfish. Libxcrypt is a replacement 
for
-        libcrypt, which comes with the GNU C Library. It supports DES crypt,
-        MD5, and passwords with blowfish encryption.
-  </longdescription>
-  <use>
-    <flag name="compat">Build with compatibility interfaces for other crypt 
implementations</flag>
-    <flag name="system">Install as system libcrypt.so rather than to an 
alternate directory (will collide with sys-libs/glibc's version)</flag>
-  </use>
-  <upstream>
-    <remote-id type="github">besser82/libxcrypt</remote-id>
-  </upstream>
+       <maintainer type="project">
+               <email>toolch...@gentoo.org</email>
+               <name>Gentoo Toolchain Project</name>
+       </maintainer>
+       <longdescription>
+               Crypt library for DES, MD5, and blowfish. Libxcrypt is a 
replacement for
+               libcrypt, which comes with the GNU C Library. It supports DES 
crypt,
+               MD5, and passwords with blowfish encryption.
+       </longdescription>
+       <use>
+               <flag name="compat">Build with compatibility interfaces for 
other crypt implementations</flag>
+               <flag name="system">Install as system libcrypt.so rather than 
to an alternate directory (will collide with sys-libs/glibc's version)</flag>
+       </use>
+       <upstream>
+               <remote-id type="github">besser82/libxcrypt</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to