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 141EB1382C5 for ; Thu, 14 Jan 2021 06:33:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E24BE095E; Thu, 14 Jan 2021 06:33:51 +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 323D6E095E for ; Thu, 14 Jan 2021 06:33:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E492F340DCD for ; Thu, 14 Jan 2021 06:33:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83FF64B for ; Thu, 14 Jan 2021 06:33:48 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1610606017.d0edf32b71487d0e34a50c38422c38a7392aadaf.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocplib-simplex/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocplib-simplex/metadata.xml X-VCS-Directories: dev-ml/ocplib-simplex/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: d0edf32b71487d0e34a50c38422c38a7392aadaf X-VCS-Branch: master Date: Thu, 14 Jan 2021 06:33:48 +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: fc84e249-f8a9-4592-88dc-726dbcb1fff3 X-Archives-Hash: aa7e74443a77c667ec4725dd5465b816 commit: d0edf32b71487d0e34a50c38422c38a7392aadaf Author: Alfredo Tupone gentoo org> AuthorDate: Thu Jan 14 06:33:37 2021 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Thu Jan 14 06:33:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0edf32b dev-ml/ocplib-simplex: ML maintains it Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/ocplib-simplex/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ocplib-simplex/metadata.xml b/dev-ml/ocplib-simplex/metadata.xml index 01c5e44dd80..eed4dbab931 100644 --- a/dev-ml/ocplib-simplex/metadata.xml +++ b/dev-ml/ocplib-simplex/metadata.xml @@ -2,8 +2,8 @@ - tupone@gentoo.org - Tupone Alfredo + ml@gentoo.org + ML A library implementing a simplex algorithm, in a functional style,