diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:03:31 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:03:31 +0000 |
commit | 1fa01108aab3dd248c1dbfa07da2b3183aca1a7f (patch) | |
tree | 8812c2e4dde61593d3ff9db90aa78906b57e50d0 /games-emulation/kigb | |
parent | Mark 0.5.3-r1 stable on ia64. #139612 (diff) | |
download | gentoo-2-1fa01108aab3dd248c1dbfa07da2b3183aca1a7f.tar.gz gentoo-2-1fa01108aab3dd248c1dbfa07da2b3183aca1a7f.tar.bz2 gentoo-2-1fa01108aab3dd248c1dbfa07da2b3183aca1a7f.zip |
Adding strip to RESTRICT for bug #137819.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'games-emulation/kigb')
-rw-r--r-- | games-emulation/kigb/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/kigb/kigb-1.68.ebuild | 3 | ||||
-rw-r--r-- | games-emulation/kigb/kigb-2.02.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/games-emulation/kigb/ChangeLog b/games-emulation/kigb/ChangeLog index 319e29c98760..c9f7b2b891d3 100644 --- a/games-emulation/kigb/ChangeLog +++ b/games-emulation/kigb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/kigb # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/ChangeLog,v 1.8 2006/03/13 00:05:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/ChangeLog,v 1.9 2006/09/19 19:03:31 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> kigb-1.68.ebuild, + kigb-2.02.ebuild: + Adding strip to RESTRICT for bug #137819. *kigb-2.02 (13 Mar 2006) diff --git a/games-emulation/kigb/kigb-1.68.ebuild b/games-emulation/kigb/kigb-1.68.ebuild index 448f7ecc39bb..c57debc2efa9 100644 --- a/games-emulation/kigb/kigb-1.68.ebuild +++ b/games-emulation/kigb/kigb-1.68.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-emulation/kigb/kigb-1.68.ebuild,v 1.2 2006/02/08 16:53:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/kigb-1.68.ebuild,v 1.3 2006/09/19 19:03:31 wolf31o2 Exp $ inherit games @@ -13,6 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" +RESTRICT="strip" IUSE="" RDEPEND="|| ( x11-libs/libXext diff --git a/games-emulation/kigb/kigb-2.02.ebuild b/games-emulation/kigb/kigb-2.02.ebuild index 9d9aad127255..a9eeff310100 100644 --- a/games-emulation/kigb/kigb-2.02.ebuild +++ b/games-emulation/kigb/kigb-2.02.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-emulation/kigb/kigb-2.02.ebuild,v 1.1 2006/03/13 00:05:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/kigb-2.02.ebuild,v 1.2 2006/09/19 19:03:31 wolf31o2 Exp $ inherit games @@ -13,6 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" +RESTRICT="strip" IUSE="" RDEPEND="|| ( x11-libs/libXext |