From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1201887-garchives=archives.gentoo.org@lists.gentoo.org> 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 EAB18138359 for <garchives@archives.gentoo.org>; Tue, 1 Sep 2020 23:32:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16473E086B; Tue, 1 Sep 2020 23:32:36 +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 A0A4BE086B for <gentoo-commits@lists.gentoo.org>; Tue, 1 Sep 2020 23:32:35 +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 07581340D30 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Sep 2020 23:32:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CC8A2EE for <gentoo-commits@lists.gentoo.org>; Tue, 1 Sep 2020 23:32:32 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1599003141.f5da15dbad4b637410a82dd170c584712713ed7b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/supertuxkart/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/supertuxkart/supertuxkart-1.2.ebuild X-VCS-Directories: games-action/supertuxkart/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f5da15dbad4b637410a82dd170c584712713ed7b X-VCS-Branch: master Date: Tue, 1 Sep 2020 23:32:32 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 50cb4e54-af6b-4f6c-9dfe-5afd1913ea7a X-Archives-Hash: 8fe5efe5a045fc097eaf8973b127c612 commit: f5da15dbad4b637410a82dd170c584712713ed7b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 23:32:21 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 23:32:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5da15db games-action/supertuxkart: drop fribidi dependency Upstream are now using sheenbidi which is not yet packaged (seems new). Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sam James <sam <AT> gentoo.org> games-action/supertuxkart/supertuxkart-1.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/games-action/supertuxkart/supertuxkart-1.2.ebuild b/games-action/supertuxkart/supertuxkart-1.2.ebuild index d78f9737b39..c8377d9b440 100644 --- a/games-action/supertuxkart/supertuxkart-1.2.ebuild +++ b/games-action/supertuxkart/supertuxkart-1.2.ebuild @@ -24,7 +24,6 @@ RDEPEND=" dev-cpp/libmcpp sqlite? ( dev-db/sqlite:3 ) dev-libs/angelscript:= - dev-libs/fribidi media-libs/freetype:2 media-libs/glew:0= media-libs/harfbuzz:=