commit:     8039ec465d7b5f02091d63743486a6f9fee57670
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 00:09:41 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 00:11:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8039ec46

games-action/supertuxkart: remove useless USE=fribidi

This USE flag had no effect anyway and the dep is gone in 1.2.

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-action/supertuxkart/metadata.xml            | 1 -
 games-action/supertuxkart/supertuxkart-1.1.ebuild | 2 +-
 games-action/supertuxkart/supertuxkart-1.2.ebuild | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-action/supertuxkart/metadata.xml 
b/games-action/supertuxkart/metadata.xml
index 22a9fc08bd8..bb2a9028c68 100644
--- a/games-action/supertuxkart/metadata.xml
+++ b/games-action/supertuxkart/metadata.xml
@@ -6,7 +6,6 @@
                <name>Gentoo Games Project</name>
        </maintainer>
        <use>
-               <flag name="fribidi">Support for right-to-left languages</flag>
                <flag name="nettle">Use <pkg>dev-libs/nettle</pkg> crypto 
backend</flag>
                <flag name="recorder">Enable recording with 
<pkg>media-libs/libopenglrecorder</pkg></flag>
                <flag name="sqlite">Record IP bans, statistics in server mode 
with <pkg>dev-db/sqlite</pkg></flag>

diff --git a/games-action/supertuxkart/supertuxkart-1.1.ebuild 
b/games-action/supertuxkart/supertuxkart-1.1.ebuild
index 77e990201cd..329de4139a2 100644
--- a/games-action/supertuxkart/supertuxkart-1.1.ebuild
+++ b/games-action/supertuxkart/supertuxkart-1.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="mirror://sourceforge/${PN}/SuperTuxKart/${PV}/${P}-src.tar.xz
 LICENSE="GPL-2 GPL-3 CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0 public-domain ZLIB"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug fribidi libressl nettle recorder wiimote"
+IUSE="debug libressl nettle recorder wiimote"
 
 # don't unbundle irrlicht and bullet
 # both are modified and system versions will break the game

diff --git a/games-action/supertuxkart/supertuxkart-1.2.ebuild 
b/games-action/supertuxkart/supertuxkart-1.2.ebuild
index c8377d9b440..5e9aa59fdef 100644
--- a/games-action/supertuxkart/supertuxkart-1.2.ebuild
+++ b/games-action/supertuxkart/supertuxkart-1.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/${PN}/stk-code/releases/download/${PV}/${MY_P}.tar.x
 LICENSE="GPL-2 GPL-3 CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0 public-domain ZLIB"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug fribidi libressl nettle recorder sqlite wiimote"
+IUSE="debug libressl nettle recorder sqlite wiimote"
 
 # don't unbundle irrlicht and bullet
 # both are modified and system versions will break the game

Reply via email to