diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:32:58 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:32:58 +0000 |
commit | 9f5bb35bfa17d8d8a52c517f309f601391e08910 (patch) | |
tree | 77581ef3bd4c43c83198ba852db561a72d906822 /games-fps/glxquake-bin | |
parent | Mark 2.14.4 stable on ia64. #139612 (diff) | |
download | historical-9f5bb35bfa17d8d8a52c517f309f601391e08910.tar.gz historical-9f5bb35bfa17d8d8a52c517f309f601391e08910.tar.bz2 historical-9f5bb35bfa17d8d8a52c517f309f601391e08910.zip |
Adding strip to RESTRICT for bug #137819.
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'games-fps/glxquake-bin')
-rw-r--r-- | games-fps/glxquake-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/glxquake-bin/glxquake-bin-0-r1.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/games-fps/glxquake-bin/ChangeLog b/games-fps/glxquake-bin/ChangeLog index 69e3c912eb1f..87cfb15f3e35 100644 --- a/games-fps/glxquake-bin/ChangeLog +++ b/games-fps/glxquake-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/glxquake-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v 1.5 2006/09/10 11:27:04 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v 1.6 2006/09/19 19:27:48 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + glxquake-bin-0-r1.ebuild: + Adding strip to RESTRICT for bug #137819. 10 Sep 2006; <tupone@gentoo.org> files/digest-glxquake-bin-0-r1, Manifest: Updating non versioned tar.gz. Bug #130342 by Raymond Lewis Rebbeck diff --git a/games-fps/glxquake-bin/glxquake-bin-0-r1.ebuild b/games-fps/glxquake-bin/glxquake-bin-0-r1.ebuild index a88148eb0999..828c1225f9e1 100644 --- a/games-fps/glxquake-bin/glxquake-bin-0-r1.ebuild +++ b/games-fps/glxquake-bin/glxquake-bin-0-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/glxquake-bin/glxquake-bin-0-r1.ebuild,v 1.1 2006/09/10 10:49:21 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r1.ebuild,v 1.2 2006/09/19 19:27:48 wolf31o2 Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.wh-hms.uni-ulm.de/~mfcn/shared/glxquake/glxquake.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* amd64 x86" +RESTRICT="strip" IUSE="" RDEPEND="sys-libs/glibc |