diff options
author | 2006-09-19 18:59:20 +0000 | |
---|---|---|
committer | 2006-09-19 18:59:20 +0000 | |
commit | a83e5b879cf64385d08f57be157ce0c0b16a7f48 (patch) | |
tree | 611737c95a078a38060c4f6c65c888619098de15 | |
parent | Removed mask for eselect update and friends. (diff) | |
download | historical-a83e5b879cf64385d08f57be157ce0c0b16a7f48.tar.gz historical-a83e5b879cf64385d08f57be157ce0c0b16a7f48.tar.bz2 historical-a83e5b879cf64385d08f57be157ce0c0b16a7f48.zip |
Adding strip to RESTRICT for bug #137819.
Package-Manager: portage-2.1.2_pre1
8 files changed, 28 insertions, 9 deletions
diff --git a/games-arcade/marbleblast-demo/ChangeLog b/games-arcade/marbleblast-demo/ChangeLog index 384694b9703c..e3da0d64d954 100644 --- a/games-arcade/marbleblast-demo/ChangeLog +++ b/games-arcade/marbleblast-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/marbleblast-demo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/ChangeLog,v 1.3 2006/06/10 15:54:31 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/ChangeLog,v 1.4 2006/09/19 18:56:41 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + marbleblast-demo-1.3.ebuild: + Adding strip to RESTRICT for bug #137819. 13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> marbleblast-demo-1.3.ebuild: diff --git a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild index dbf79bf221bc..1e9374e47362 100644 --- a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild +++ b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.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-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild,v 1.3 2006/07/29 08:03:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild,v 1.4 2006/09/19 18:56:41 wolf31o2 Exp $ inherit eutils games @@ -11,6 +11,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/marbleblast/MarbleBlastDemo-${PV}.sh.bin" LICENSE="MARBLEBLAST" SLOT="0" KEYWORDS="-* ~amd64 x86" +RESTRICT="strip" IUSE="" DEPEND="" diff --git a/games-arcade/marbleblastgold-demo/ChangeLog b/games-arcade/marbleblastgold-demo/ChangeLog index d45327a4b6a0..7d0c8336c6e3 100644 --- a/games-arcade/marbleblastgold-demo/ChangeLog +++ b/games-arcade/marbleblastgold-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/marbleblastgold-demo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblastgold-demo/ChangeLog,v 1.3 2006/06/10 15:54:49 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblastgold-demo/ChangeLog,v 1.4 2006/09/19 18:57:20 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + marbleblastgold-demo-1.4.1.ebuild: + Adding strip to RESTRICT for bug #137819. 13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> marbleblastgold-demo-1.4.1.ebuild: diff --git a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild index 3032dccfbbc5..c421ffbda8e9 100644 --- a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild +++ b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.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-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild,v 1.3 2006/07/29 08:03:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild,v 1.4 2006/09/19 18:57:20 wolf31o2 Exp $ inherit eutils games @@ -11,6 +11,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/marbleblastgold/MarbleBlastGoldDemo-${PV}.sh. LICENSE="MARBLEBLAST" SLOT="0" KEYWORDS="-* ~amd64 x86" +RESTRICT="strip" IUSE="" RDEPEND="sys-libs/glibc" diff --git a/games-arcade/thinktanks-demo/ChangeLog b/games-arcade/thinktanks-demo/ChangeLog index 0e593ff18fbe..67ea59ba7fe7 100644 --- a/games-arcade/thinktanks-demo/ChangeLog +++ b/games-arcade/thinktanks-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/thinktanks-demo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog,v 1.3 2006/06/10 15:55:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog,v 1.4 2006/09/19 18:58:30 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + thinktanks-demo-1.1.ebuild: + Adding strip to RESTRICT for bug #137819. 13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> thinktanks-demo-1.1.ebuild: diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild index b258f798eaea..00e9fa35ab84 100644 --- a/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild +++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1.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-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild,v 1.3 2006/07/29 08:04:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild,v 1.4 2006/09/19 18:58:30 wolf31o2 Exp $ inherit eutils games @@ -11,6 +11,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin" LICENSE="THINKTANKS" SLOT="0" KEYWORDS="-* x86 ~amd64" +RESTRICT="strip" IUSE="" DEPEND="" diff --git a/games-arcade/tuxracer-demo/ChangeLog b/games-arcade/tuxracer-demo/ChangeLog index fc2337b73520..baade8269ea8 100644 --- a/games-arcade/tuxracer-demo/ChangeLog +++ b/games-arcade/tuxracer-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/tuxracer-demo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxracer-demo/ChangeLog,v 1.5 2006/01/29 00:00:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxracer-demo/ChangeLog,v 1.6 2006/09/19 18:59:20 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + tuxracer-demo-1.1.ebuild: + Adding strip to RESTRICT for bug #137819. 28 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org> tuxracer-demo-1.1.ebuild: diff --git a/games-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild b/games-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild index bbb169781557..fd28128bae77 100644 --- a/games-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild +++ b/games-arcade/tuxracer-demo/tuxracer-demo-1.1.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-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild,v 1.8 2006/01/29 00:00:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild,v 1.9 2006/09/19 18:59:20 wolf31o2 Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="tuxracer-demo-${PV}-linux-i386.sh" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* x86" -RESTRICT="fetch" +RESTRICT="fetch strip" IUSE="" DEPEND="virtual/opengl |