games-action/bzflag: eutils->{desktop,ltprune}
authorMarty E. Plummer <hanetzer@startmail.com>
Wed, 1 Aug 2018 09:54:51 +0000 (04:54 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:32:55 +0000 (12:32 +0200)
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
games-action/bzflag/bzflag-2.4.14.ebuild

index 0f6e8a8722e55eb2571e87c259b9be975ba3ddb7..08d5a225478689ea033be5823e907df62d58ca9f 100644 (file)
@@ -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/"
index 290ef54d300a1a0b2e70f3261c78dc0ecd59c0ea..eaa3094992ca4f631612d33091d8c3721fc3827e 100644 (file)
@@ -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/"