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 94F88138350 for ; Tue, 21 Jan 2020 23:31:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB8C4E0849; Tue, 21 Jan 2020 23:31:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A32E1E0849 for ; Tue, 21 Jan 2020 23:31:43 +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 3D75D34E22D for ; Tue, 21 Jan 2020 23:31:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDDCB35 for ; Tue, 21 Jan 2020 23:31:39 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1579649471.0a33f0eb291debfa11b00baf13813c110a0ed737.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/php/metadata.xml X-VCS-Directories: dev-lang/php/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 0a33f0eb291debfa11b00baf13813c110a0ed737 X-VCS-Branch: master Date: Tue, 21 Jan 2020 23:31:39 +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: 4a453001-b62e-4c7b-b0d2-911c8f56e9bd X-Archives-Hash: 52cdae8a0d7208404ea1d1eb6bcee457 commit: 0a33f0eb291debfa11b00baf13813c110a0ed737 Author: Michael Orlitzky gentoo org> AuthorDate: Tue Jan 21 23:30:23 2020 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Tue Jan 21 23:31:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a33f0eb dev-lang/php: add myself as a maintainer. I removed myself from php-bugs, but I still care about PHP itself. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky gentoo.org> dev-lang/php/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-lang/php/metadata.xml b/dev-lang/php/metadata.xml index 462b7c8d5b4..d7afaed7acd 100644 --- a/dev-lang/php/metadata.xml +++ b/dev-lang/php/metadata.xml @@ -5,6 +5,10 @@ php-bugs@gentoo.org PHP + + mjo@gentoo.org + Michael Orlitzky + Enable password hashing algorithm from app-crypt/argon2 Add support for libbcmath