summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2011-06-14 19:36:52 +0000
committerAlfredo Tupone <tupone@gentoo.org>2011-06-14 19:36:52 +0000
commit33631c2b892c60e67d663bd899bc30c58be3ddcc (patch)
tree625dc6aef9cb0aa063e3e78551ce06d4a65cbb78 /games-util/xqf/xqf-1.0.5.ebuild
parentamd64/x86 stable, bug #370441 (diff)
downloadhistorical-33631c2b892c60e67d663bd899bc30c58be3ddcc.tar.gz
historical-33631c2b892c60e67d663bd899bc30c58be3ddcc.tar.bz2
historical-33631c2b892c60e67d663bd899bc30c58be3ddcc.zip
Fix underlink. Bug #368915
Package-Manager: portage-2.1.10.2/cvs/Linux x86_64
Diffstat (limited to 'games-util/xqf/xqf-1.0.5.ebuild')
-rw-r--r--games-util/xqf/xqf-1.0.5.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/games-util/xqf/xqf-1.0.5.ebuild b/games-util/xqf/xqf-1.0.5.ebuild
index 1c73fe80f54c..80f185b74dd0 100644
--- a/games-util/xqf/xqf-1.0.5.ebuild
+++ b/games-util/xqf/xqf-1.0.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/xqf-1.0.5.ebuild,v 1.8 2010/01/07 23:13:58 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/xqf-1.0.5.ebuild,v 1.9 2011/06/14 19:36:52 tupone Exp $
EAPI=2
-inherit eutils
+inherit base eutils
DESCRIPTION="A server browser for many FPS games (frontend for qstat)"
HOMEPAGE="http://www.linuxgames.com/xqf/"
@@ -23,9 +23,9 @@ DEPEND="${RDEPEND}
dev-util/pkgconfig
nls? ( sys-devel/gettext )"
-src_prepare() {
- epatch "${FILESDIR}"/${P}-cpu-overrun.patch # bug #288853
-}
+# bug #288853
+PATCHES=( "${FILESDIR}"/${P}-cpu-overrun.patch
+ "${FILESDIR}"/${P}-underlink.patch )
src_configure() {
econf \