From 1fc61b29aaa32e69ad513dbb682251716d27df4a Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Wed, 1 Aug 2018 04:54:51 -0500 Subject: [PATCH] games-action/bzflag: eutils->{desktop,ltprune} Only has eutils for the implicit desktop and ltprune inheritance. desktop is used for doicon and make_desktop_entry. ltprune is used for prune_libtool_files. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- games-action/bzflag/bzflag-2.4.12.ebuild | 2 +- games-action/bzflag/bzflag-2.4.14.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/bzflag/bzflag-2.4.12.ebuild b/games-action/bzflag/bzflag-2.4.12.ebuild index 0f6e8a8722e5..08d5a2254786 100644 --- a/games-action/bzflag/bzflag-2.4.12.ebuild +++ b/games-action/bzflag/bzflag-2.4.12.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils flag-o-matic autotools +inherit autotools desktop flag-o-matic ltprune DESCRIPTION="3D tank combat simulator game" HOMEPAGE="https://www.bzflag.org/" diff --git a/games-action/bzflag/bzflag-2.4.14.ebuild b/games-action/bzflag/bzflag-2.4.14.ebuild index 290ef54d300a..eaa3094992ca 100644 --- a/games-action/bzflag/bzflag-2.4.14.ebuild +++ b/games-action/bzflag/bzflag-2.4.14.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils flag-o-matic autotools +inherit autotools desktop flag-o-matic ltprune DESCRIPTION="3D tank combat simulator game" HOMEPAGE="https://www.bzflag.org/" -- 2.26.2