summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-08-02 18:03:18 -0500
committerMichał Górny <mgorny@gentoo.org>2018-08-15 12:33:03 +0200
commit5cb505e19be826120ace6a75db79ce19955a2813 (patch)
tree5b6f96c117527ede2a06381ca30355fa2ec21d68 /games-action
parentgames-action/snipes: eutils->desktop (diff)
downloadgentoo-5cb505e19be826120ace6a75db79ce19955a2813.tar.gz
gentoo-5cb505e19be826120ace6a75db79ce19955a2813.tar.bz2
gentoo-5cb505e19be826120ace6a75db79ce19955a2813.zip
games-action/spacearyarya-kxl: eutils->desktop
Only has eutils for the implicit desktop inheritance for make_desktop_entry and newicon. Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'games-action')
-rw-r--r--games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r2.ebuild b/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r2.ebuild
index 2396a9a92a19..5e97b2431a5e 100644
--- a/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r2.ebuild
+++ b/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils
+
+inherit autotools desktop
MY_P=SpaceAryarya-KXL-${PV}
DESCRIPTION="A 2D/3D shooting game"