diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:12:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:32 +0100 |
commit | d626aa2f93638691ffb7a0d930b88df6c123e6c1 (patch) | |
tree | 212741def66032d1f38e5d235ecca7d7d17be059 /games-fps/wolfgl | |
parent | games-fps/rott: eutils-- (diff) | |
download | gentoo-d626aa2f93638691ffb7a0d930b88df6c123e6c1.tar.gz gentoo-d626aa2f93638691ffb7a0d930b88df6c123e6c1.tar.bz2 gentoo-d626aa2f93638691ffb7a0d930b88df6c123e6c1.zip |
games-fps/wolfgl: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-fps/wolfgl')
-rw-r--r-- | games-fps/wolfgl/wolfgl-0.93-r2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games-fps/wolfgl/wolfgl-0.93-r2.ebuild b/games-fps/wolfgl/wolfgl-0.93-r2.ebuild index 8bb95ed031e2..3b90a916f32e 100644 --- a/games-fps/wolfgl/wolfgl-0.93-r2.ebuild +++ b/games-fps/wolfgl/wolfgl-0.93-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,6 @@ EAPI=6 #ECVS_MODULE="wolfgl" #inherit cvs -inherit eutils - DESCRIPTION="Wolfenstein and Spear of Destiny port using OpenGL" HOMEPAGE="http://wolfgl.sourceforge.net/" SRC_URI="mirror://gentoo/${P}.tbz2 |