diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:19:52 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:19:52 +0000 |
commit | dfbd6658e1c3b0d51e430376ac1f9e2e183872fd (patch) | |
tree | 3bcb35ba14c8b30bd0fcba511ea495aa598dcab6 /games-fps/ezquake-bin | |
parent | Adding strip to RESTRICT for bug #137819. (diff) | |
download | gentoo-2-dfbd6658e1c3b0d51e430376ac1f9e2e183872fd.tar.gz gentoo-2-dfbd6658e1c3b0d51e430376ac1f9e2e183872fd.tar.bz2 gentoo-2-dfbd6658e1c3b0d51e430376ac1f9e2e183872fd.zip |
Adding strip to RESTRICT for bug #137819.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'games-fps/ezquake-bin')
-rw-r--r-- | games-fps/ezquake-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ezquake-bin/ezquake-bin-1517.ebuild | 6 |
2 files changed, 8 insertions, 4 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? ( || ( |