summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2006-10-15 15:58:51 +0000
committerTristan Heaven <nyhm@gentoo.org>2006-10-15 15:58:51 +0000
commit3a2b3961583b7626654e9f9255138578f137151d (patch)
treef08cccc09a36038f35f818a2c8d993030687d4fb /games-server/WarpPipe/WarpPipe-0.3.5.ebuild
parentPruned old revisions. (diff)
downloadgentoo-2-3a2b3961583b7626654e9f9255138578f137151d.tar.gz
gentoo-2-3a2b3961583b7626654e9f9255138578f137151d.tar.bz2
gentoo-2-3a2b3961583b7626654e9f9255138578f137151d.zip
Add RESTRICT=strip
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'games-server/WarpPipe/WarpPipe-0.3.5.ebuild')
-rw-r--r--games-server/WarpPipe/WarpPipe-0.3.5.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/games-server/WarpPipe/WarpPipe-0.3.5.ebuild b/games-server/WarpPipe/WarpPipe-0.3.5.ebuild
index edfba8217d85..c89e3ee821f6 100644
--- a/games-server/WarpPipe/WarpPipe-0.3.5.ebuild
+++ b/games-server/WarpPipe/WarpPipe-0.3.5.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2006 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.3 2006/01/29 07:20:51 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/WarpPipe/WarpPipe-0.3.5.ebuild,v 1.4 2006/10/15 15:58:51 nyhm Exp $
+
+inherit qt3
DESCRIPTION="connect gamecubes together over the network"
HOMEPAGE="http://www.warppipe.com/"
@@ -10,11 +12,10 @@ LICENSE="WarpPipe"
SLOT="0"
KEYWORDS="-* x86"
IUSE=""
+RESTRICT="strip"
DEPEND=""
-RDEPEND="virtual/libc
- || ( x11-libs/libXext virtual/x11 )
- =x11-libs/qt-3*"
+RDEPEND="$(qt_min_version 3.3)"
S=${WORKDIR}/${P}-linux