From 4caf6f0f2f47076b29932e4f0b14302b2f41f15a Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Wed, 1 Aug 2018 03:39:06 -0500 Subject: games-action/accelerator3d: eutils->desktop Only has eutils for the implicit desktop inheritance for make_desktop_entry. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-action/accelerator3d') diff --git a/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild b/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild index 1a5d9737b89a..dede6ad48105 100644 --- a/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild +++ b/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit eutils python-r1 +inherit desktop python-r1 DESCRIPTION="Fast-paced, 3D, first-person shoot/dodge-'em-up, in the vain of Tempest or n2o" HOMEPAGE="http://accelerator3d.sourceforge.net/" -- cgit v1.2.3-65-gdbad