summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2006-11-04 23:08:55 +0000
committerTristan Heaven <nyhm@gentoo.org>2006-11-04 23:08:55 +0000
commit9d0d63ac4a99100d262e5d0ef2e3d942dccfc332 (patch)
treee669cce99e3083189ea386da87d054f193f318e5 /games-util/xqf
parentstable on alpha. (diff)
downloadgentoo-2-9d0d63ac4a99100d262e5d0ef2e3d942dccfc332.tar.gz
gentoo-2-9d0d63ac4a99100d262e5d0ef2e3d942dccfc332.tar.bz2
gentoo-2-9d0d63ac4a99100d262e5d0ef2e3d942dccfc332.zip
RDEPEND on the latest qstat
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'games-util/xqf')
-rw-r--r--games-util/xqf/xqf-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/xqf/xqf-1.0.5.ebuild b/games-util/xqf/xqf-1.0.5.ebuild
index 358d5f9abbbd..ee0426d2f7a0 100644
--- a/games-util/xqf/xqf-1.0.5.ebuild
+++ b/games-util/xqf/xqf-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.1 2006/11/04 19:10:01 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/xqf-1.0.5.ebuild,v 1.2 2006/11/04 23:08:55 nyhm Exp $
DESCRIPTION="A server browser for many FPS games (frontend for qstat)"
HOMEPAGE="http://www.linuxgames.com/xqf/"
@@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE="bzip2 geoip nls"
RDEPEND="=x11-libs/gtk+-2*
- >=games-util/qstat-2.8
+ >=games-util/qstat-2.11
nls? ( virtual/libintl )
geoip? ( dev-libs/geoip )
bzip2? ( app-arch/bzip2 )"