Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/nestra: nestra-0.66-r2.ebuild ChangeLog
Date: Wed, 29 Jul 2009 01:18:01
Message-Id: E1MVxno-0004Xy-OG@stork.gentoo.org
1 mr_bones_ 09/07/29 01:17:56
2
3 Modified: nestra-0.66-r2.ebuild ChangeLog
4 Log:
5 EAPI=2
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 games-emulation/nestra/nestra-0.66-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?r1=1.1&r2=1.2
14
15 Index: nestra-0.66-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- nestra-0.66-r2.ebuild 1 Sep 2008 23:01:09 -0000 1.1
22 +++ nestra-0.66-r2.ebuild 29 Jul 2009 01:17:56 -0000 1.2
23 @@ -1,7 +1,8 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.1 2008/09/01 23:01:09 nyhm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.2 2009/07/29 01:17:56 mr_bones_ Exp $
29
30 +EAPI=2
31 inherit eutils toolchain-funcs flag-o-matic multilib games
32
33 PATCH="${P/-/_}-10.diff"
34 @@ -20,9 +21,7 @@
35
36 S=${WORKDIR}/${PN}
37
38 -src_unpack() {
39 - unpack ${A}
40 - cd "${S}"
41 +src_prepare() {
42 epatch \
43 "${WORKDIR}"/${PATCH} \
44 "${FILESDIR}"/${P}-exec-stack.patch \
45
46
47
48 1.15 games-emulation/nestra/ChangeLog
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.15&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.15&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/ChangeLog?r1=1.14&r2=1.15
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v
57 retrieving revision 1.14
58 retrieving revision 1.15
59 diff -u -r1.14 -r1.15
60 --- ChangeLog 1 Sep 2008 23:01:09 -0000 1.14
61 +++ ChangeLog 29 Jul 2009 01:17:56 -0000 1.15
62 @@ -1,6 +1,10 @@
63 # ChangeLog for games-emulation/nestra
64 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.14 2008/09/01 23:01:09 nyhm Exp $
66 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
67 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.15 2009/07/29 01:17:56 mr_bones_ Exp $
68 +
69 + 29 Jul 2009; Michael Sterrett <mr_bones_@g.o>
70 + nestra-0.66-r2.ebuild:
71 + EAPI=2
72
73 *nestra-0.66-r2 (01 Sep 2008)