diff options
-rw-r--r-- | games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild b/games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild index e4a7bf505b6d..5b1864c88bc7 100644 --- a/games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild +++ b/games-action/geki3-KXL/geki3-KXL-1.0.3-r3.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 user + +inherit autotools desktop user DESCRIPTION="2D length scroll shooting game" HOMEPAGE="http://triring.net/ps2linux/games/kxl/kxlgames.html" |