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 DA51A138359 for ; Sun, 16 Aug 2020 20:11:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B5A0E07C5; Sun, 16 Aug 2020 20:11:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E3DEBE07C5 for ; Sun, 16 Aug 2020 20:11:32 +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 B130F335CD6 for ; Sun, 16 Aug 2020 20:11:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 642A3328 for ; Sun, 16 Aug 2020 19:53:48 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1597607624.7d9beb5f9a8b572d9357d4605a504eb3afa3671c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmypaint/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmypaint/libmypaint-1.6.1.ebuild X-VCS-Directories: media-libs/libmypaint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7d9beb5f9a8b572d9357d4605a504eb3afa3671c X-VCS-Branch: master Date: Sun, 16 Aug 2020 19:53: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: 05907a93-543a-4b53-b042-dc72d54bf4ed X-Archives-Hash: 24b646ca03d42f735719877bd338af51 commit: 7d9beb5f9a8b572d9357d4605a504eb3afa3671c Author: Sam James gentoo org> AuthorDate: Sun Aug 16 19:53:44 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 16 19:53:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9beb5f media-libs/libmypaint: tidy ebuild Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> media-libs/libmypaint/libmypaint-1.6.1.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/media-libs/libmypaint/libmypaint-1.6.1.ebuild b/media-libs/libmypaint/libmypaint-1.6.1.ebuild index a6dca3b0d52..f091e98a277 100644 --- a/media-libs/libmypaint/libmypaint-1.6.1.ebuild +++ b/media-libs/libmypaint/libmypaint-1.6.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) -inherit autotools python-any-r1 xdg-utils toolchain-funcs +inherit autotools python-any-r1 toolchain-funcs xdg-utils MY_PV=${PV/_beta/-beta.} MY_P=${PN}-${MY_PV} @@ -42,11 +42,6 @@ RDEPEND=" !