summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-09-19 19:22:39 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-09-19 19:22:39 +0000
commita635d1ac2bb9e37c7116219d4e20843d7a96b969 (patch)
tree5bc718eb3514aa59676eca1de90dba00e85abea8 /games-fps
parentpython 2.5 released, add accompanying docs (diff)
downloadhistorical-a635d1ac2bb9e37c7116219d4e20843d7a96b969.tar.gz
historical-a635d1ac2bb9e37c7116219d4e20843d7a96b969.tar.bz2
historical-a635d1ac2bb9e37c7116219d4e20843d7a96b969.zip
Adding strip to RESTRICT for bug #137819.
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/ezquake-bin/ChangeLog6
-rw-r--r--games-fps/ezquake-bin/ezquake-bin-1517.ebuild6
-rw-r--r--games-fps/fuhquake-bin/ChangeLog6
-rw-r--r--games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild17
4 files changed, 18 insertions, 17 deletions
diff --git a/games-fps/ezquake-bin/ChangeLog b/games-fps/ezquake-bin/ChangeLog
index b10ca4ea1c8c..f7005592523d 100644
--- a/games-fps/ezquake-bin/ChangeLog
+++ b/games-fps/ezquake-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/ezquake-bin
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.2 2006/09/15 20:40:50 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.3 2006/09/19 19:19:52 wolf31o2 Exp $
+
+ 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ ezquake-bin-1517.ebuild:
+ Adding strip to RESTRICT for bug #137819.
15 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
ezquake-bin-1517.ebuild:
diff --git a/games-fps/ezquake-bin/ezquake-bin-1517.ebuild b/games-fps/ezquake-bin/ezquake-bin-1517.ebuild
index 5c25df8b1862..cfe22fe4d9ac 100644
--- a/games-fps/ezquake-bin/ezquake-bin-1517.ebuild
+++ b/games-fps/ezquake-bin/ezquake-bin-1517.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-fps/ezquake-bin/ezquake-bin-1517.ebuild,v 1.2 2006/09/15 20:40:50 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1517.ebuild,v 1.3 2006/09/19 19:19:52 wolf31o2 Exp $
inherit games
@@ -11,6 +11,8 @@ SRC_URI="http://wit.edu.pl/~rzadzinp/ezquake/releases/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
+RESTRICT="strip"
+IUSE="opengl svga cdinstall"
QA_EXECSTACK_x86="${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake-gl.glx
${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake.x11
@@ -19,8 +21,6 @@ QA_EXECSTACK_amd64="${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake-gl.glx
${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake.x11
${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake.svga"
-IUSE="opengl svga cdinstall"
-
RDEPEND=">=dev-libs/expat-2.0
!svga? (
|| (
diff --git a/games-fps/fuhquake-bin/ChangeLog b/games-fps/fuhquake-bin/ChangeLog
index 5a6846e29656..cb645c608634 100644
--- a/games-fps/fuhquake-bin/ChangeLog
+++ b/games-fps/fuhquake-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/fuhquake-bin
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v 1.2 2006/02/13 22:16:11 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v 1.3 2006/09/19 19:22:39 wolf31o2 Exp $
+
+ 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ fuhquake-bin-0.31.ebuild:
+ Adding strip to RESTRICT for bug #137819.
13 Feb 2006; <Tupone@gentoo.org> fuhquake-bin-0.31.ebuild:
Respect use flags Bug 106706 (thanks to Adrian Fruehwirth)
diff --git a/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild b/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild
index 92352010a4d0..1ecbff1ca8f2 100644
--- a/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild
+++ b/games-fps/fuhquake-bin/fuhquake-bin-0.31.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-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.4 2006/02/13 22:16:11 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.5 2006/09/19 19:22:39 wolf31o2 Exp $
inherit games
@@ -13,22 +13,15 @@ SRC_URI="http://www.fuhquake.net/files/releases/v${PV}/fuhquake-linux-v${PV}.zip
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+RESTRICT="strip"
IUSE="opengl svga"
RDEPEND="!svga? (
- || (
- x11-libs/libXext
- virtual/x11
- )
- )
+ x11-libs/libXext )
svga? ( media-libs/svgalib )
opengl? (
- virtual/opengl
- || (
- x11-libs/libXext
- virtual/x11
- )
- )"
+ virtual/opengl
+ x11-libs/libXext )"
DEPEND="${RDEPEND}
app-arch/unzip"