From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C7D4D1382C5 for ; Thu, 17 Jun 2021 05:03:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAB82E0815; Thu, 17 Jun 2021 05:03:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2058E0815 for ; Thu, 17 Jun 2021 05:03:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 90362340DDE for ; Thu, 17 Jun 2021 05:03:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 468277AC for ; Thu, 17 Jun 2021 05:03:45 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1623906197.4e2b8599caede5cdcb747d7505ffae04144d7efe.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libxcrypt/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libxcrypt/metadata.xml X-VCS-Directories: sys-libs/libxcrypt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4e2b8599caede5cdcb747d7505ffae04144d7efe X-VCS-Branch: master Date: Thu, 17 Jun 2021 05:03:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 30b1c53f-e4f3-4c40-831b-260dc5a3340c X-Archives-Hash: 4ccdcd68049780fc2c304af01e84d10c commit: 4e2b8599caede5cdcb747d7505ffae04144d7efe Author: Sam James gentoo org> AuthorDate: Thu Jun 17 04:23:18 2021 +0000 Commit: Sam James gentoo 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 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 @@ - - hardened@gentoo.org - Gentoo Hardened - - - 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. - - - Build with compatibility interfaces for other crypt implementations - Install as system libcrypt.so rather than to an alternate directory (will collide with sys-libs/glibc's version) - - - besser82/libxcrypt - + + toolchain@gentoo.org + Gentoo Toolchain Project + + + 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. + + + Build with compatibility interfaces for other crypt implementations + Install as system libcrypt.so rather than to an alternate directory (will collide with sys-libs/glibc's version) + + + besser82/libxcrypt +