diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-30 07:35:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-30 07:35:06 +0000 |
commit | e37da06a3067094f1d7ac2857969eb97843142ac (patch) | |
tree | 05b6010373b6361c500be020eadff1e10009094f /games-server | |
parent | EAPI=2; respect CC (diff) | |
download | gentoo-2-e37da06a3067094f1d7ac2857969eb97843142ac.tar.gz gentoo-2-e37da06a3067094f1d7ac2857969eb97843142ac.tar.bz2 gentoo-2-e37da06a3067094f1d7ac2857969eb97843142ac.zip |
restrict strip for bug #251941
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'games-server')
-rw-r--r-- | games-server/nwn-ded/ChangeLog | 8 | ||||
-rw-r--r-- | games-server/nwn-ded/nwn-ded-1.68-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-server/nwn-ded/ChangeLog b/games-server/nwn-ded/ChangeLog index e7e365e59536..ea14cb03d4f0 100644 --- a/games-server/nwn-ded/ChangeLog +++ b/games-server/nwn-ded/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-server/nwn-ded -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/ChangeLog,v 1.18 2008/02/21 18:37:51 calchan Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/ChangeLog,v 1.19 2009/01/30 07:35:06 mr_bones_ Exp $ + + 30 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> + nwn-ded-1.68-r1.ebuild: + restrict strip for bug #251941 *nwn-ded-1.68-r1 (21 Feb 2008) diff --git a/games-server/nwn-ded/nwn-ded-1.68-r1.ebuild b/games-server/nwn-ded/nwn-ded-1.68-r1.ebuild index c92dd6ab5f55..1ca277af8e0c 100644 --- a/games-server/nwn-ded/nwn-ded-1.68-r1.ebuild +++ b/games-server/nwn-ded/nwn-ded-1.68-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/nwn-ded-1.68-r1.ebuild,v 1.1 2008/02/21 18:37:51 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/nwn-ded-1.68-r1.ebuild,v 1.2 2009/01/30 07:35:06 mr_bones_ Exp $ inherit games @@ -21,7 +21,7 @@ LICENSE="NWN-EULA" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="${LANGUAGES}" -RESTRICT="mirror" +RESTRICT="mirror strip" DEPEND="app-arch/unzip" RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs |