diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 21:12:24 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 21:12:24 +0000 |
commit | d86d96419705b55d30b6d250065cc86094496196 (patch) | |
tree | bf47ab613ccde147e7662a3ea28c7b88c9662d42 /games-fps/quake4-bin | |
parent | Version bump, thanks to Jay in bug #127549 (diff) | |
download | historical-d86d96419705b55d30b6d250065cc86094496196.tar.gz historical-d86d96419705b55d30b6d250065cc86094496196.tar.bz2 historical-d86d96419705b55d30b6d250065cc86094496196.zip |
Changed nostrip to strip.
Package-Manager: portage-2.1_pre7-r2
Diffstat (limited to 'games-fps/quake4-bin')
-rw-r--r-- | games-fps/quake4-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.0.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/quake4-bin/ChangeLog b/games-fps/quake4-bin/ChangeLog index e57568b5aab6..777401ead0e5 100644 --- a/games-fps/quake4-bin/ChangeLog +++ b/games-fps/quake4-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake4-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.13 2006/03/31 00:56:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.14 2006/03/31 21:10:37 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + quake4-bin-1.0.6.ebuild, quake4-bin-1.0.6-r1.ebuild: + Changed nostrip to strip. *quake4-bin-1.0.6-r1 (31 Mar 2006) diff --git a/games-fps/quake4-bin/quake4-bin-1.0.6-r1.ebuild b/games-fps/quake4-bin/quake4-bin-1.0.6-r1.ebuild index 95e4b6b3fa01..e63bed82c3f8 100644 --- a/games-fps/quake4-bin/quake4-bin-1.0.6-r1.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.0.6-r1.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/quake4-bin/quake4-bin-1.0.6-r1.ebuild,v 1.1 2006/03/31 00:56:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.0.6-r1.ebuild,v 1.2 2006/03/31 21:10:37 wolf31o2 Exp $ inherit eutils games @@ -15,7 +15,7 @@ LICENSE="QUAKE4" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="alsa cdinstall dedicated opengl" -RESTRICT="nostrip" +RESTRICT="strip" UIDEPEND="virtual/opengl x86? ( diff --git a/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild b/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild index 73eca4b4b2bc..c234e1013240 100644 --- a/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.0.6.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/quake4-bin/quake4-bin-1.0.6.ebuild,v 1.5 2006/03/15 22:20:40 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild,v 1.6 2006/03/31 21:10:37 wolf31o2 Exp $ inherit eutils games @@ -15,7 +15,7 @@ LICENSE="QUAKE4" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="cdinstall alsa opengl dedicated" -RESTRICT="nostrip" +RESTRICT="strip" RDEPEND="sys-libs/glibc !amd64? ( |