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 9D51B138334 for ; Sun, 20 Oct 2019 11:20:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8912E0876; Sun, 20 Oct 2019 11:20:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B25DCE0876 for ; Sun, 20 Oct 2019 11:20:43 +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 94FB934C09D for ; Sun, 20 Oct 2019 11:20:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F5C97FE for ; Sun, 20 Oct 2019 11:20:40 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1571570422.e3235f336255be070870e310193ef0c21213e076.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/liberation-fonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/liberation-fonts/liberation-fonts-2.00.5.ebuild X-VCS-Directories: media-fonts/liberation-fonts/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: e3235f336255be070870e310193ef0c21213e076 X-VCS-Branch: master Date: Sun, 20 Oct 2019 11:20:40 +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: 8bc7172e-eeaa-4296-918b-8b983c08a999 X-Archives-Hash: a93f50ec9a216c8fcac675929dae7477 commit: e3235f336255be070870e310193ef0c21213e076 Author: Alessandro Barbieri gmail com> AuthorDate: Sun Oct 20 11:20:22 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Oct 20 11:20:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3235f33 media-fonts/liberation-fonts: drop broken python2 compat Closes: https://bugs.gentoo.org/694918 Closes: https://github.com/gentoo/gentoo/pull/13354 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Alessandro Barbieri gmail.com> Signed-off-by: David Seifert gentoo.org> media-fonts/liberation-fonts/liberation-fonts-2.00.5.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.5.ebuild b/media-fonts/liberation-fonts/liberation-fonts-2.00.5.ebuild index f7cb941b823..a043d4f9aad 100644 --- a/media-fonts/liberation-fonts/liberation-fonts-2.00.5.ebuild +++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.5.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit font python-any-r1 @@ -27,7 +27,6 @@ DEPEND=" media-gfx/fontforge dev-python/fonttools )" -RDEPEND="" pkg_setup() { if use fontforge; then