From 1ecb912527041a86e3b7787ec0c6da08e7617e47 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Wed, 7 Sep 2011 03:47:29 +0000 Subject: ricer protection (Portage version: 2.1.10.11/cvs/Linux i686) --- games-emulation/nestopia/ChangeLog | 5 ++++- games-emulation/nestopia/nestopia-1.40.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'games-emulation/nestopia') diff --git a/games-emulation/nestopia/ChangeLog b/games-emulation/nestopia/ChangeLog index 71238b374b7f..b09255e89bfa 100644 --- a/games-emulation/nestopia/ChangeLog +++ b/games-emulation/nestopia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/nestopia # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.6 2011/06/14 03:26:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.7 2011/09/07 03:47:29 mr_bones_ Exp $ + + 07 Sep 2011; Michael Sterrett nestopia-1.40.ebuild: + ricer protection 14 Jun 2011; Michael Sterrett nestopia-1.40.ebuild: add unzip dep for bug #371531 diff --git a/games-emulation/nestopia/nestopia-1.40.ebuild b/games-emulation/nestopia/nestopia-1.40.ebuild index aaadd9f6840d..1840308d7481 100644 --- a/games-emulation/nestopia/nestopia-1.40.ebuild +++ b/games-emulation/nestopia/nestopia-1.40.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.40.ebuild,v 1.7 2011/06/14 03:26:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.40.ebuild,v 1.8 2011/09/07 03:47:29 mr_bones_ Exp $ EAPI=2 -inherit eutils games +inherit eutils flag-o-matic games MY_PV="${PV//./}" LNX_P="nst${MY_PV}_lnx_release_h" @@ -35,6 +35,7 @@ src_prepare() { "${FILESDIR}"/${PN} \ > ${PN} \ || die "sed failed" + strip-flags } src_install() { -- cgit v1.2.3-65-gdbad