projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53054c6
)
games-action/gltron: eutils->desktop
author
Marty E. Plummer
<hanetzer@startmail.com>
Wed, 1 Aug 2018 11:00:44 +0000
(06:00 -0500)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 10:32:59 +0000
(12:32 +0200)
Only has eutils for the implicit desktop inheritance for doicon and
make_desktop_entry.
Package-Manager: Portage-2.3.44, Repoman-2.3.10
games-action/gltron/gltron-0.70-r2.ebuild
patch
|
blob
|
history
diff --git
a/games-action/gltron/gltron-0.70-r2.ebuild
b/games-action/gltron/gltron-0.70-r2.ebuild
index dc47e0b51cab2267dbcf9fc78284a31d257ea0df..da0109b26e78532bd9ac0885aaee6b980d11df5f 100644
(file)
--- a/
games-action/gltron/gltron-0.70-r2.ebuild
+++ b/
games-action/gltron/gltron-0.70-r2.ebuild
@@
-1,8
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+
+inherit desktop
DESCRIPTION="3d tron, just like the movie"
HOMEPAGE="http://gltron.sourceforge.net/"