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 01269139000 for ; Fri, 30 Jul 2021 10:20:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 351FDE0A59; Fri, 30 Jul 2021 10:20:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 17F6DE0A59 for ; Fri, 30 Jul 2021 10:20:04 +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 D13D5343917 for ; Fri, 30 Jul 2021 08:55:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 687E684C for ; Fri, 30 Jul 2021 08:55:09 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1627635306.31b6ccfbb82d19fe8fa95e1a743318f4896b2fda.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/nasm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/nasm/metadata.xml X-VCS-Directories: dev-lang/nasm/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 31b6ccfbb82d19fe8fa95e1a743318f4896b2fda X-VCS-Branch: master Date: Fri, 30 Jul 2021 08:55:09 +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: a1465085-13f8-4f2b-ad58-d0c605a9b583 X-Archives-Hash: 428b154f157c661f8b6b6277145ed380 commit: 31b6ccfbb82d19fe8fa95e1a743318f4896b2fda Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Jul 30 08:53:00 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Jul 30 08:55:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b6ccfb dev-lang/nasm: drop slyfox@ from maintainers, m-n now Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich gentoo.org> dev-lang/nasm/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-lang/nasm/metadata.xml b/dev-lang/nasm/metadata.xml index f7462a193d8..9d9747cb876 100644 --- a/dev-lang/nasm/metadata.xml +++ b/dev-lang/nasm/metadata.xml @@ -1,10 +1,7 @@ - - slyfox@gentoo.org - Sergei Trofimovich - + The Netwide Assembler, NASM, is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats, including Linux