From: "Alfredo Tupone (tupone)" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/fceux: ChangeLog fceux-2.1.4a.ebuild
Date: Tue, 7 Jun 2011 17:07:22 +0000 (UTC) [thread overview]
Message-ID: <20110607170722.2CB2220036@flycatcher.gentoo.org> (raw)
tupone 11/06/07 17:07:22
Modified: ChangeLog fceux-2.1.4a.ebuild
Log:
Fix underlink. Bug #367675
(Portage version: 2.1.10/cvs/Linux x86_64)
Revision Changes Path
1.11 games-emulation/fceux/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/fceux/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/fceux/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/fceux/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/fceux/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 29 Nov 2010 16:01:44 -0000 1.10
+++ ChangeLog 7 Jun 2011 17:07:22 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/fceux
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceux/ChangeLog,v 1.10 2010/11/29 16:01:44 tupone Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceux/ChangeLog,v 1.11 2011/06/07 17:07:22 tupone Exp $
+
+ 07 Jun 2011; Tupone Alfredo <tupone@gentoo.org> fceux-2.1.4a.ebuild,
+ +files/fceux-2.1.4a-underlink.patch:
+ Fix underlink. Bug #367675 by Diego Elio Pettenò
29 Nov 2010; Tupone Alfredo <tupone@gentoo.org> fceux-2.1.4a.ebuild,
+files/fceux-2.1.4a-ovflfix.patch:
1.7 games-emulation/fceux/fceux-2.1.4a.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/fceux/fceux-2.1.4a.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/fceux/fceux-2.1.4a.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/fceux/fceux-2.1.4a.ebuild?r1=1.6&r2=1.7
Index: fceux-2.1.4a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/fceux/fceux-2.1.4a.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fceux-2.1.4a.ebuild 29 Nov 2010 16:01:44 -0000 1.6
+++ fceux-2.1.4a.ebuild 7 Jun 2011 17:07:22 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceux/fceux-2.1.4a.ebuild,v 1.6 2010/11/29 16:01:44 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceux/fceux-2.1.4a.ebuild,v 1.7 2011/06/07 17:07:22 tupone Exp $
EAPI=2
inherit eutils scons-utils games
@@ -26,7 +26,8 @@
S=${WORKDIR}/fceu${PV}
src_prepare() {
- epatch "${FILESDIR}"/${P}-ovflfix.patch
+ epatch "${FILESDIR}"/${P}-ovflfix.patch \
+ "${FILESDIR}"/${P}-underlink.patch
# mentioned in bug #335836
if ! use lua ; then
sed -i -e '/_S9XLUA_H/d' SConstruct || die
next reply other threads:[~2011-06-07 17:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-07 17:07 Alfredo Tupone (tupone) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-30 22:28 [gentoo-commits] gentoo-x86 commit in games-emulation/fceux: ChangeLog fceux-2.1.4a.ebuild Michael Sterrett (mr_bones_)
2010-11-29 16:01 Alfredo Tupone (tupone)
2010-11-20 10:51 Michael Sterrett (mr_bones_)
2010-09-22 18:19 Markos Chandras (hwoarang)
2010-09-14 17:20 Christian Faulhammer (fauli)
2010-09-13 5:35 Michael Sterrett (mr_bones_)
2010-07-26 21:28 Michael Sterrett (mr_bones_)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110607170722.2CB2220036@flycatcher.gentoo.org \
--to=tupone@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox