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 D04E813835A for ; Fri, 7 Aug 2020 18:06:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DD32E0895; Fri, 7 Aug 2020 18:06: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 036D5E0895 for ; Fri, 7 Aug 2020 18:06:51 +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 0610B34F4AC for ; Fri, 7 Aug 2020 18:06:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B274C303 for ; Fri, 7 Aug 2020 18:06:49 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1596823590.1937531f9279723898630520ae4ab1d36fbb2d7e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/rosegarden/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/rosegarden/rosegarden-19.12.ebuild media-sound/rosegarden/rosegarden-20.06.ebuild X-VCS-Directories: media-sound/rosegarden/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1937531f9279723898630520ae4ab1d36fbb2d7e X-VCS-Branch: master Date: Fri, 7 Aug 2020 18:06: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: 274d9b4c-c67b-4533-bb26-8b859f56021c X-Archives-Hash: 135e672da9a3030459ee24d364c15053 commit: 1937531f9279723898630520ae4ab1d36fbb2d7e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 7 17:52:31 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 7 18:06:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1937531f media-sound/rosegarden: Drop superfluous RESTRICT="!test? ( test )" There's no IUSE=test in this ebuild. Bug: https://bugs.gentoo.org/701682 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/rosegarden/rosegarden-19.12.ebuild | 1 - media-sound/rosegarden/rosegarden-20.06.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/media-sound/rosegarden/rosegarden-19.12.ebuild b/media-sound/rosegarden/rosegarden-19.12.ebuild index 44b7bd55edb..8f5a09ef86c 100644 --- a/media-sound/rosegarden/rosegarden-19.12.ebuild +++ b/media-sound/rosegarden/rosegarden-19.12.ebuild @@ -13,7 +13,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ppc ~x86" IUSE="lirc" -RESTRICT="!test? ( test )" BDEPEND=" dev-qt/linguist-tools:5 diff --git a/media-sound/rosegarden/rosegarden-20.06.ebuild b/media-sound/rosegarden/rosegarden-20.06.ebuild index d37f6caa94f..a9ee2e47be6 100644 --- a/media-sound/rosegarden/rosegarden-20.06.ebuild +++ b/media-sound/rosegarden/rosegarden-20.06.ebuild @@ -13,7 +13,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="lirc" -RESTRICT="!test? ( test )" BDEPEND=" dev-qt/linguist-tools:5