summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-28 21:05:28 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-28 21:05:28 +0000
commitd02a2a84d6a02019270dd3af4bb30204382451eb (patch)
tree0606175666c283253a7555e184094994091b50ce /games-server
parentfix dep per bug #100235 (diff)
downloadgentoo-2-d02a2a84d6a02019270dd3af4bb30204382451eb.tar.gz
gentoo-2-d02a2a84d6a02019270dd3af4bb30204382451eb.tar.bz2
gentoo-2-d02a2a84d6a02019270dd3af4bb30204382451eb.zip
Fix qt dep per bug #100235
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-server')
-rw-r--r--games-server/WarpPipe/ChangeLog7
-rw-r--r--games-server/WarpPipe/WarpPipe-0.3.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-server/WarpPipe/ChangeLog b/games-server/WarpPipe/ChangeLog
index fad5555b6610..78ef70017cbe 100644
--- a/games-server/WarpPipe/ChangeLog
+++ b/games-server/WarpPipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-server/WarpPipe
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/WarpPipe/ChangeLog,v 1.2 2004/07/14 22:24:38 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-server/WarpPipe/ChangeLog,v 1.3 2005/07/28 21:05:28 caleb Exp $
+
+ 28 Jul 2005; Caleb Tennis <caleb@gentoo.org> WarpPipe-0.3.5.ebuild:
+ Fix qt dep per bug #100235
*WarpPipe-0.3.5 (12 Jul 2004)
diff --git a/games-server/WarpPipe/WarpPipe-0.3.5.ebuild b/games-server/WarpPipe/WarpPipe-0.3.5.ebuild
index 641d801c7115..580d9c18f321 100644
--- a/games-server/WarpPipe/WarpPipe-0.3.5.ebuild
+++ b/games-server/WarpPipe/WarpPipe-0.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/WarpPipe/WarpPipe-0.3.5.ebuild,v 1.1 2004/07/12 04:45:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/WarpPipe/WarpPipe-0.3.5.ebuild,v 1.2 2005/07/28 21:05:28 caleb Exp $
DESCRIPTION="connect gamecubes together over the network"
HOMEPAGE="http://www.warppipe.com/"
@@ -14,7 +14,7 @@ IUSE=""
DEPEND=""
RDEPEND="virtual/libc
virtual/x11
- x11-libs/qt"
+ =x11-libs/qt-3*"
S=${WORKDIR}/${P}-linux