diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:51:22 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:51:22 +0000 |
commit | ef1ef86ad3a2e44aba77b55df2b2e617f8cf9e86 (patch) | |
tree | 1460829bc1953131cb93f9b93c30bbc034fe4645 /games-simulation | |
parent | Adding strip to RESTRICT for bug #137819. (diff) | |
download | gentoo-2-ef1ef86ad3a2e44aba77b55df2b2e617f8cf9e86.tar.gz gentoo-2-ef1ef86ad3a2e44aba77b55df2b2e617f8cf9e86.tar.bz2 gentoo-2-ef1ef86ad3a2e44aba77b55df2b2e617f8cf9e86.zip |
Adding strip to RESTRICT for bug #137819.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/bcs-demo/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/bcs-demo/bcs-demo-1.3.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/games-simulation/bcs-demo/ChangeLog b/games-simulation/bcs-demo/ChangeLog index 6d467b2e0645..c94c499fa003 100644 --- a/games-simulation/bcs-demo/ChangeLog +++ b/games-simulation/bcs-demo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/bcs-demo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/ChangeLog,v 1.5 2006/06/10 15:56:14 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/ChangeLog,v 1.6 2006/09/19 19:51:22 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> bcs-demo-1.3.ebuild: + Adding strip to RESTRICT for bug #137819. 24 May 2006; Michael Sterrett <mr_bones_@gentoo.org> bcs-demo-1.3.ebuild: fix HOMEPAGE for bug #134216 diff --git a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild b/games-simulation/bcs-demo/bcs-demo-1.3.ebuild index 298126729529..17db9e1c658c 100644 --- a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild +++ b/games-simulation/bcs-demo/bcs-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-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.4 2006/05/24 15:37:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.5 2006/09/19 19:51:22 wolf31o2 Exp $ inherit eutils games @@ -12,6 +12,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/bcs/bcsdemo_v${PV/./_}.sh.bin LICENSE="BCS" SLOT="0" KEYWORDS="-* x86" +RESTRICT="strip" IUSE="" RDEPEND="sys-libs/glibc |