diff --git a/games-fps/darkplaces/darkplaces-20170829_beta1.ebuild b/games-fps/darkplaces/darkplaces-20170829_beta1.ebuild index d715052..20ec70e 100644 --- a/games-fps/darkplaces/darkplaces-20170829_beta1.ebuild +++ b/games-fps/darkplaces/darkplaces-20170829_beta1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic unpacker desktop + +inherit flag-o-matic unpacker desktop wrapper # Latest versions are in http://icculus.org/twilight/darkplaces/files/ MY_PV="${PV/_beta/beta}" diff --git a/games-strategy/mindustry/mindustry-106.ebuild b/games-strategy/mindustry/mindustry-106.ebuild index 9d553dd..1ea155c 100644 --- a/games-strategy/mindustry/mindustry-106.ebuild +++ b/games-strategy/mindustry/mindustry-106.ebuild @@ -5,7 +5,7 @@ EAPI=7 MY_PN="${PN^}" -inherit desktop xdg +inherit desktop wrapper xdg DESCRIPTION="A sandbox tower defense game" HOMEPAGE="https://mindustrygame.github.io" diff --git a/games-strategy/mindustry/mindustry-107.ebuild b/games-strategy/mindustry/mindustry-107.ebuild index 9d553dd..1ea155c 100644 --- a/games-strategy/mindustry/mindustry-107.ebuild +++ b/games-strategy/mindustry/mindustry-107.ebuild @@ -5,7 +5,7 @@ EAPI=7 MY_PN="${PN^}" -inherit desktop xdg +inherit desktop wrapper xdg DESCRIPTION="A sandbox tower defense game" HOMEPAGE="https://mindustrygame.github.io" diff --git a/games-strategy/mindustry/mindustry-108.ebuild b/games-strategy/mindustry/mindustry-108.ebuild index 9d553dd..1ea155c 100644 --- a/games-strategy/mindustry/mindustry-108.ebuild +++ b/games-strategy/mindustry/mindustry-108.ebuild @@ -5,7 +5,7 @@ EAPI=7 MY_PN="${PN^}" -inherit desktop xdg +inherit desktop wrapper xdg DESCRIPTION="A sandbox tower defense game" HOMEPAGE="https://mindustrygame.github.io" diff --git a/www-servers/jellyfin-bin/jellyfin-bin-10.6.4.ebuild b/www-servers/jellyfin-bin/jellyfin-bin-10.6.4.ebuild index e5108d3..a31ead5 100644 --- a/www-servers/jellyfin-bin/jellyfin-bin-10.6.4.ebuild +++ b/www-servers/jellyfin-bin/jellyfin-bin-10.6.4.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN//-bin}" BASE_URI="https://repo.jellyfin.org/releases/server/debian/versions/stable/" # No 'webapp' here because this is a server -inherit unpacker systemd +inherit unpacker systemd wrapper DESCRIPTION="The Free Software Media System" HOMEPAGE="https://jellyfin.org"