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 5FDC91382C5 for ; Sat, 16 May 2020 07:09:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73D7AE09F7; Sat, 16 May 2020 07:09:33 +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 5B3B6E09F7 for ; Sat, 16 May 2020 07:09:33 +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 57FAE34ECA2 for ; Sat, 16 May 2020 07:09:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5978425A for ; Sat, 16 May 2020 07:09:28 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1589612690.b1bedd7ba945930b0df97abc91e4784bffecf6c1.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/execline/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/execline/metadata.xml X-VCS-Directories: dev-lang/execline/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b1bedd7ba945930b0df97abc91e4784bffecf6c1 X-VCS-Branch: master Date: Sat, 16 May 2020 07:09:28 +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: f6c1dd48-8d09-4cf9-9404-1ff169fc5474 X-Archives-Hash: fce399e5b42b5dd80aa4a661bfe3eef3 commit: b1bedd7ba945930b0df97abc91e4784bffecf6c1 Author: Joonas Niilola gentoo org> AuthorDate: Sat May 16 07:04:50 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat May 16 07:04:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1bedd7b dev-lang/execline: remove p-m Signed-off-by: Joonas Niilola gentoo.org> dev-lang/execline/metadata.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/dev-lang/execline/metadata.xml b/dev-lang/execline/metadata.xml index a7ad08494c8..a297f89a079 100644 --- a/dev-lang/execline/metadata.xml +++ b/dev-lang/execline/metadata.xml @@ -5,14 +5,6 @@ williamh@gentoo.org William Hubbs - - samuel@sholland.org - Samuel Holland - - - proxy-maint@gentoo.org - Proxy Maintainers - Execline is a non-interactive scripting language similar to sh. According to the home page, the syntax is far mor logical and