Skip to content

Commit

Permalink
games-fps/quakeforge: shorter DESCRIPTION and remove unnecessary(?) a…
Browse files Browse the repository at this point in the history
…ddpredict

Package-Manager: portage-2.2.24
  • Loading branch information
Michael Sterrett committed Dec 30, 2015
1 parent d48f0aa commit d8c1811
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions games-fps/quakeforge/quakeforge-0.7.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down Expand Up @@ -65,7 +65,6 @@ src_configure() {

local tools=${QF_TOOLS:-all}

addpredict "$(games_get_libdir)"
egamesconf \
--enable-dependency-tracking \
$(use_enable ncurses curses) \
Expand Down

0 comments on commit d8c1811

Please sign in to comment.