summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 21:06:16 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 21:06:16 +0000
commitf6445807c515b81811b8cdcf580b09ba4b55e4f8 (patch)
tree35c2212bb91ca3e1f694b12e526fde5bbe5ff702 /games-fps
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-f6445807c515b81811b8cdcf580b09ba4b55e4f8.tar.gz
gentoo-2-f6445807c515b81811b8cdcf580b09ba4b55e4f8.tar.bz2
gentoo-2-f6445807c515b81811b8cdcf580b09ba4b55e4f8.zip
Changed nostrip to strip.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quake3-bin/ChangeLog7
-rw-r--r--games-fps/quake3-bin/quake3-bin-1.31.ebuild6
-rw-r--r--games-fps/quake3-bin/quake3-bin-1.32b-r4.ebuild6
-rw-r--r--games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild4
4 files changed, 14 insertions, 9 deletions
diff --git a/games-fps/quake3-bin/ChangeLog b/games-fps/quake3-bin/ChangeLog
index 5de6a429a374..fa250ac6d072 100644
--- a/games-fps/quake3-bin/ChangeLog
+++ b/games-fps/quake3-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-fps/quake3-bin
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.12 2006/03/31 03:41:40 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.13 2006/03/31 21:06:16 wolf31o2 Exp $
+
+ 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ quake3-bin-1.31.ebuild, quake3-bin-1.32b-r4.ebuild,
+ quake3-bin-1.32b-r7.ebuild:
+ Changed nostrip to strip.
*quake3-bin-1.32b-r7 (31 Mar 2006)
diff --git a/games-fps/quake3-bin/quake3-bin-1.31.ebuild b/games-fps/quake3-bin/quake3-bin-1.31.ebuild
index 187f9544a8e2..18ca5d3363e3 100644
--- a/games-fps/quake3-bin/quake3-bin-1.31.ebuild
+++ b/games-fps/quake3-bin/quake3-bin-1.31.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.31.ebuild,v 1.6 2006/03/27 18:43:12 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.31.ebuild,v 1.7 2006/03/31 21:06:16 wolf31o2 Exp $
inherit eutils games
-DESCRIPTION="Quake III Arena - 3rd installment of the classic id 3D first-person shooter"
+DESCRIPTION="3rd installment of the classic id 3D first-person shooter"
HOMEPAGE="http://www.idsoftware.com/"
SRC_URI="mirror://idsoftware/quake3/linux/linuxq3apoint-${PV}.x86.run"
@@ -12,7 +12,7 @@ LICENSE="Q3AEULA"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="dedicated opengl"
-RESTRICT="nostrip"
+RESTRICT="strip"
RDEPEND="sys-libs/glibc
opengl? (
diff --git a/games-fps/quake3-bin/quake3-bin-1.32b-r4.ebuild b/games-fps/quake3-bin/quake3-bin-1.32b-r4.ebuild
index 7100a8ec4fca..0cfe92a2f712 100644
--- a/games-fps/quake3-bin/quake3-bin-1.32b-r4.ebuild
+++ b/games-fps/quake3-bin/quake3-bin-1.32b-r4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32b-r4.ebuild,v 1.7 2006/03/27 18:43:12 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32b-r4.ebuild,v 1.8 2006/03/31 21:06:16 wolf31o2 Exp $
inherit eutils games
-DESCRIPTION="Quake III Arena - 3rd installment of the classic id 3D first-person shooter"
+DESCRIPTION="3rd installment of the classic id 3D first-person shooter"
HOMEPAGE="http://www.idsoftware.com/"
SRC_URI="mirror://idsoftware/quake3/linux/linuxq3apoint-${PV}-3.x86.run"
@@ -12,7 +12,7 @@ LICENSE="Q3AEULA"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="cdinstall dedicated opengl"
-RESTRICT="nostrip"
+RESTRICT="strip"
RDEPEND="sys-libs/glibc
opengl? (
diff --git a/games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild b/games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild
index cd7dd7a3a48a..d3c82eef164c 100644
--- a/games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild
+++ b/games-fps/quake3-bin/quake3-bin-1.32b-r7.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/quake3-bin/quake3-bin-1.32b-r7.ebuild,v 1.1 2006/03/31 03:41:40 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild,v 1.2 2006/03/31 21:06:16 wolf31o2 Exp $
inherit eutils games
@@ -12,7 +12,7 @@ LICENSE="Q3AEULA"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="cdinstall dedicated opengl teamarena"
-RESTRICT="nostrip"
+RESTRICT="strip"
UIDEPEND="virtual/opengl
x86? (