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 4A940138350 for ; Wed, 1 Apr 2020 15:52:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BE17E091A; Wed, 1 Apr 2020 15:52:52 +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 4DC79E091A for ; Wed, 1 Apr 2020 15:52:52 +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 02CA934F7F4 for ; Wed, 1 Apr 2020 15:52:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A33E1A0 for ; Wed, 1 Apr 2020 15:52:49 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1585756358.12e4f567ecf862c031e79fefbdfa92814bc6a172.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/spidermonkey/metadata.xml X-VCS-Directories: dev-lang/spidermonkey/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 12e4f567ecf862c031e79fefbdfa92814bc6a172 X-VCS-Branch: master Date: Wed, 1 Apr 2020 15:52:49 +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: 948c03a4-7aa0-41ce-a6bf-1b66e2128bdd X-Archives-Hash: b1151a67a97c18b44695706cddb07ce8 commit: 12e4f567ecf862c031e79fefbdfa92814bc6a172 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Apr 1 15:49:12 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Apr 1 15:52:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e4f567 dev-lang/spidermonkey: fix RedundantLongDescription Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann gentoo.org> dev-lang/spidermonkey/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev-lang/spidermonkey/metadata.xml b/dev-lang/spidermonkey/metadata.xml index 83c60ddc3f4..309b1deffe1 100644 --- a/dev-lang/spidermonkey/metadata.xml +++ b/dev-lang/spidermonkey/metadata.xml @@ -5,9 +5,6 @@ mozilla@gentoo.org Gentoo Mozilla Team - - Stand-alone JavaScript C++ library - Build with user-specified compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)