summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-16 23:37:19 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-17 00:25:57 +0200
commit532f001121faddaca8507de0b296e917eb52b989 (patch)
tree6d1d6e6971bfdd6839287584000b013b8536b7b6 /games-action
parentgames-action/chickens: eutils -> desktop (diff)
downloadgentoo-532f001121faddaca8507de0b296e917eb52b989.tar.gz
gentoo-532f001121faddaca8507de0b296e917eb52b989.tar.bz2
gentoo-532f001121faddaca8507de0b296e917eb52b989.zip
games-action/rafkill: eutils -> desktop
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'games-action')
-rw-r--r--games-action/rafkill/rafkill-1.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/rafkill/rafkill-1.2.3-r1.ebuild b/games-action/rafkill/rafkill-1.2.3-r1.ebuild
index 7a28f29f9448..d277190f452c 100644
--- a/games-action/rafkill/rafkill-1.2.3-r1.ebuild
+++ b/games-action/rafkill/rafkill-1.2.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils scons-utils toolchain-funcs
+inherit desktop scons-utils toolchain-funcs
DESCRIPTION="Space shoot-em-up game"
HOMEPAGE="http://raptorv2.sourceforge.net/"