summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-08-01 04:54:51 -0500
committerMichał Górny <mgorny@gentoo.org>2018-08-15 12:32:55 +0200
commit1fc61b29aaa32e69ad513dbb682251716d27df4a (patch)
tree98e75b90ae886d1baeee3eb15c84ed52f35e5eeb /games-action/bzflag/bzflag-2.4.12.ebuild
parentgames-action/bomberclone: eutils->{desktop,vcs-clean}, prefix awareness (diff)
downloadgentoo-1fc61b29aaa32e69ad513dbb682251716d27df4a.tar.gz
gentoo-1fc61b29aaa32e69ad513dbb682251716d27df4a.tar.bz2
gentoo-1fc61b29aaa32e69ad513dbb682251716d27df4a.zip
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
Diffstat (limited to 'games-action/bzflag/bzflag-2.4.12.ebuild')
-rw-r--r--games-action/bzflag/bzflag-2.4.12.ebuild2
1 files changed, 1 insertions, 1 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/"