commit:     d8c18118cbce6cba778e4ad4c00b6dd3dd19421e
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 22:08:49 2015 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 22:08:49 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c18118

games-fps/quakeforge: shorter DESCRIPTION and remove unnecessary(?) addpredict

Package-Manager: portage-2.2.24

 games-fps/quakeforge/quakeforge-0.7.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/games-fps/quakeforge/quakeforge-0.7.2.ebuild 
b/games-fps/quakeforge/quakeforge-0.7.2.ebuild
index 2ca59c7..ae11e38 100644
--- a/games-fps/quakeforge/quakeforge-0.7.2.ebuild
+++ b/games-fps/quakeforge/quakeforge-0.7.2.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 inherit eutils autotools games
 
-DESCRIPTION="A new 3d engine based off of id Softwares's legendary Quake and 
QuakeWorld game engine"
+DESCRIPTION="new 3d engine based off of id Softwares's Quake and QuakeWorld 
game engine"
 HOMEPAGE="http://www.quakeforge.net/";
 SRC_URI="mirror://sourceforge/quake/${P}.tar.bz2"
 
@@ -65,7 +65,6 @@ src_configure() {
 
        local tools=${QF_TOOLS:-all}
 
-       addpredict "$(games_get_libdir)"
        egamesconf \
                --enable-dependency-tracking \
                $(use_enable ncurses curses) \

Reply via email to