diff options
Diffstat (limited to 'games-rpg/kqlives')
-rw-r--r-- | games-rpg/kqlives/kqlives-0.99-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-rpg/kqlives/kqlives-0.99-r1.ebuild b/games-rpg/kqlives/kqlives-0.99-r1.ebuild index f743549a0f44..1df17ec245c3 100644 --- a/games-rpg/kqlives/kqlives-0.99-r1.ebuild +++ b/games-rpg/kqlives/kqlives-0.99-r1.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 eutils + +inherit desktop MY_P=${P/lives} |