* [gentoo-commits] gentoo-x86 commit in games-emulation/nestra: nestra-0.66-r2.ebuild ChangeLog
@ 2009-07-29 1:17 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-07-29 1:17 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 09/07/29 01:17:56
Modified: nestra-0.66-r2.ebuild ChangeLog
Log:
EAPI=2
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.2 games-emulation/nestra/nestra-0.66-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?r1=1.1&r2=1.2
Index: nestra-0.66-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nestra-0.66-r2.ebuild 1 Sep 2008 23:01:09 -0000 1.1
+++ nestra-0.66-r2.ebuild 29 Jul 2009 01:17:56 -0000 1.2
@@ -1,7 +1,8 @@
-# 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-emulation/nestra/nestra-0.66-r2.ebuild,v 1.1 2008/09/01 23:01:09 nyhm Exp $
+# $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 $
+EAPI=2
inherit eutils toolchain-funcs flag-o-matic multilib games
PATCH="${P/-/_}-10.diff"
@@ -20,9 +21,7 @@
S=${WORKDIR}/${PN}
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
epatch \
"${WORKDIR}"/${PATCH} \
"${FILESDIR}"/${P}-exec-stack.patch \
1.15 games-emulation/nestra/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 1 Sep 2008 23:01:09 -0000 1.14
+++ ChangeLog 29 Jul 2009 01:17:56 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/nestra
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.14 2008/09/01 23:01:09 nyhm Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.15 2009/07/29 01:17:56 mr_bones_ Exp $
+
+ 29 Jul 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ nestra-0.66-r2.ebuild:
+ EAPI=2
*nestra-0.66-r2 (01 Sep 2008)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/nestra: nestra-0.66-r2.ebuild ChangeLog
@ 2009-08-17 20:32 Christian Faulhammer (fauli)
0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-08-17 20:32 UTC (permalink / raw
To: gentoo-commits
fauli 09/08/17 20:32:59
Modified: nestra-0.66-r2.ebuild ChangeLog
Log:
stable x86, bug 279543
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.3 games-emulation/nestra/nestra-0.66-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?r1=1.2&r2=1.3
Index: nestra-0.66-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nestra-0.66-r2.ebuild 29 Jul 2009 01:17:56 -0000 1.2
+++ nestra-0.66-r2.ebuild 17 Aug 2009 20:32:59 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.3 2009/08/17 20:32:59 fauli Exp $
EAPI=2
inherit eutils toolchain-funcs flag-o-matic multilib games
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="amd64? ( app-emulation/emul-linux-x86-xlibs )
1.16 games-emulation/nestra/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/nestra/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 29 Jul 2009 01:17:56 -0000 1.15
+++ ChangeLog 17 Aug 2009 20:32:59 -0000 1.16
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/nestra
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.15 2009/07/29 01:17:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.16 2009/08/17 20:32:59 fauli Exp $
+
+ 17 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
+ nestra-0.66-r2.ebuild:
+ stable x86, bug 279543
29 Jul 2009; Michael Sterrett <mr_bones_@gentoo.org>
nestra-0.66-r2.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/nestra: nestra-0.66-r2.ebuild ChangeLog
@ 2014-10-13 10:40 Michal Gorny (mgorny)
0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2014-10-13 10:40 UTC (permalink / raw
To: gentoo-commits
mgorny 14/10/13 10:40:46
Modified: nestra-0.66-r2.ebuild ChangeLog
Log:
Support multilib providers for deps. Bump to EAPI=5.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.4 games-emulation/nestra/nestra-0.66-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?r1=1.3&r2=1.4
Index: nestra-0.66-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nestra-0.66-r2.ebuild 17 Aug 2009 20:32:59 -0000 1.3
+++ nestra-0.66-r2.ebuild 13 Oct 2014 10:40:46 -0000 1.4
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.3 2009/08/17 20:32:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.4 2014/10/13 10:40:46 mgorny Exp $
-EAPI=2
+EAPI=5
inherit eutils toolchain-funcs flag-o-matic multilib games
PATCH="${P/-/_}-10.diff"
@@ -16,8 +16,16 @@
KEYWORDS="~amd64 x86"
IUSE=""
-DEPEND="amd64? ( app-emulation/emul-linux-x86-xlibs )
- x11-libs/libX11"
+RDEPEND="
+ || (
+ (
+ x11-libs/libX11[abi_x86_32(-)]
+ )
+ amd64? (
+ app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+ )
+ )"
+DEPEND=${RDEPEND}
S=${WORKDIR}/${PN}
@@ -43,7 +51,7 @@
}
src_install() {
- dogamesbin nestra || die "dogamesbin failed"
+ dogamesbin nestra
dodoc BUGS CHANGES README
doman nestra.6
prepgamesdirs
1.17 games-emulation/nestra/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 17 Aug 2009 20:32:59 -0000 1.16
+++ ChangeLog 13 Oct 2014 10:40:46 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/nestra
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.16 2009/08/17 20:32:59 fauli Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.17 2014/10/13 10:40:46 mgorny Exp $
+
+ 13 Oct 2014; Michał Górny <mgorny@gentoo.org> nestra-0.66-r2.ebuild:
+ Support multilib providers for deps. Bump to EAPI=5.
17 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
nestra-0.66-r2.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/nestra: nestra-0.66-r2.ebuild ChangeLog
@ 2015-02-07 4:51 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2015-02-07 4:51 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 15/02/07 04:51:03
Modified: nestra-0.66-r2.ebuild ChangeLog
Log:
tidy
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.5 games-emulation/nestra/nestra-0.66-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?r1=1.4&r2=1.5
Index: nestra-0.66-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nestra-0.66-r2.ebuild 13 Oct 2014 10:40:46 -0000 1.4
+++ nestra-0.66-r2.ebuild 7 Feb 2015 04:51:03 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.4 2014/10/13 10:40:46 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.5 2015/02/07 04:51:03 mr_bones_ Exp $
EAPI=5
inherit eutils toolchain-funcs flag-o-matic multilib games
@@ -41,8 +41,7 @@
-e 's:-O2 ::' \
-e "s:gcc:$(tc-getCC) ${CFLAGS}:" \
-e "s:ld:$(tc-getLD) -m elf_i386 $(raw-ldflags):" \
- Makefile \
- || die "sed failed"
+ Makefile || die
}
src_compile() {
1.18 games-emulation/nestra/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 13 Oct 2014 10:40:46 -0000 1.17
+++ ChangeLog 7 Feb 2015 04:51:03 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/nestra
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.17 2014/10/13 10:40:46 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.18 2015/02/07 04:51:03 mr_bones_ Exp $
+
+ 07 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> nestra-0.66-r2.ebuild:
+ tidy
13 Oct 2014; Michał Górny <mgorny@gentoo.org> nestra-0.66-r2.ebuild:
Support multilib providers for deps. Bump to EAPI=5.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/nestra: nestra-0.66-r2.ebuild ChangeLog
@ 2015-04-08 14:52 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2015-04-08 14:52 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 15/04/08 14:52:17
Modified: nestra-0.66-r2.ebuild ChangeLog
Log:
tidy
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.6 games-emulation/nestra/nestra-0.66-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?r1=1.5&r2=1.6
Index: nestra-0.66-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nestra-0.66-r2.ebuild 7 Feb 2015 04:51:03 -0000 1.5
+++ nestra-0.66-r2.ebuild 8 Apr 2015 14:52:17 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.5 2015/02/07 04:51:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.6 2015/04/08 14:52:17 mr_bones_ Exp $
EAPI=5
inherit eutils toolchain-funcs flag-o-matic multilib games
@@ -16,15 +16,7 @@
KEYWORDS="~amd64 x86"
IUSE=""
-RDEPEND="
- || (
- (
- x11-libs/libX11[abi_x86_32(-)]
- )
- amd64? (
- app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
- )
- )"
+RDEPEND="x11-libs/libX11[abi_x86_32(-)]"
DEPEND=${RDEPEND}
S=${WORKDIR}/${PN}
1.19 games-emulation/nestra/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 7 Feb 2015 04:51:03 -0000 1.18
+++ ChangeLog 8 Apr 2015 14:52:17 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/nestra
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.18 2015/02/07 04:51:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.19 2015/04/08 14:52:17 mr_bones_ Exp $
+
+ 08 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org> nestra-0.66-r2.ebuild:
+ tidy
07 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> nestra-0.66-r2.ebuild:
tidy
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/nestra: nestra-0.66-r2.ebuild ChangeLog
@ 2015-04-08 14:54 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2015-04-08 14:54 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 15/04/08 14:54:13
Modified: nestra-0.66-r2.ebuild ChangeLog
Log:
mark stable
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.7 games-emulation/nestra/nestra-0.66-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?r1=1.6&r2=1.7
Index: nestra-0.66-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nestra-0.66-r2.ebuild 8 Apr 2015 14:52:17 -0000 1.6
+++ nestra-0.66-r2.ebuild 8 Apr 2015 14:54:13 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.6 2015/04/08 14:52:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.7 2015/04/08 14:54:13 mr_bones_ Exp $
EAPI=5
inherit eutils toolchain-funcs flag-o-matic multilib games
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="x11-libs/libX11[abi_x86_32(-)]"
1.20 games-emulation/nestra/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 8 Apr 2015 14:52:17 -0000 1.19
+++ ChangeLog 8 Apr 2015 14:54:13 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/nestra
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.19 2015/04/08 14:52:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.20 2015/04/08 14:54:13 mr_bones_ Exp $
+
+ 08 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org> nestra-0.66-r2.ebuild:
+ mark stable
08 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org> nestra-0.66-r2.ebuild:
tidy
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-04-08 14:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-07 4:51 [gentoo-commits] gentoo-x86 commit in games-emulation/nestra: nestra-0.66-r2.ebuild ChangeLog Michael Sterrett (mr_bones_)
-- strict thread matches above, loose matches on Subject: below --
2015-04-08 14:54 Michael Sterrett (mr_bones_)
2015-04-08 14:52 Michael Sterrett (mr_bones_)
2014-10-13 10:40 Michal Gorny (mgorny)
2009-08-17 20:32 Christian Faulhammer (fauli)
2009-07-29 1:17 Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox