public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Naohiro Aota (naota)" <naota@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/visualboyadvance: visualboyadvance-1.7.2-r3.ebuild ChangeLog
Date: Tue, 16 Oct 2012 03:00:39 +0000 (UTC)	[thread overview]
Message-ID: <20121016030039.26E2E21601@flycatcher.gentoo.org> (raw)

naota       12/10/16 03:00:39

  Modified:             visualboyadvance-1.7.2-r3.ebuild ChangeLog
  Log:
  Add patch to workaround FreeBSD build failure. #232273 ; Add ~x86-fbsd.
  
  (Portage version: 2.2.0_alpha137/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild?r1=1.9&r2=1.10

Index: visualboyadvance-1.7.2-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- visualboyadvance-1.7.2-r3.ebuild	12 Oct 2012 14:26:32 -0000	1.9
+++ visualboyadvance-1.7.2-r3.ebuild	16 Oct 2012 03:00:39 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild,v 1.9 2012/10/12 14:26:32 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild,v 1.10 2012/10/16 03:00:39 naota Exp $
 
 EAPI=2
 inherit eutils flag-o-matic autotools games
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 IUSE="gtk mmx nls"
 
 RDEPEND="media-libs/libpng
@@ -49,7 +49,8 @@
 		"${FILESDIR}"/${P}-ovflfix.patch \
 		"${FILESDIR}"/${P}-libpng15.patch \
 		"${FILESDIR}"/${P}-zlib.patch \
-		"${FILESDIR}"/${P}-zlib-1.2.6.patch
+		"${FILESDIR}"/${P}-zlib-1.2.6.patch \
+		"${FILESDIR}"/${P}-sys-types.patch
 
 	eautoreconf
 



1.47                 games-emulation/visualboyadvance/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/visualboyadvance/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/visualboyadvance/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/visualboyadvance/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	12 Oct 2012 14:26:32 -0000	1.46
+++ ChangeLog	16 Oct 2012 03:00:39 -0000	1.47
@@ -1,6 +1,11 @@
 # ChangeLog for games-emulation/visualboyadvance
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/ChangeLog,v 1.46 2012/10/12 14:26:32 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/ChangeLog,v 1.47 2012/10/16 03:00:39 naota Exp $
+
+  16 Oct 2012;  <naota@gentoo.org>
+  +files/visualboyadvance-1.7.2-sys-types.patch,
+  visualboyadvance-1.7.2-r3.ebuild:
+  Add patch to workaround FreeBSD build failure. #232273 ; Add ~x86-fbsd.
 
   12 Oct 2012;  <naota@gentoo.org> visualboyadvance-1.7.2-r3.ebuild:
   Revert mis-added ~x86-fbsd.





             reply	other threads:[~2012-10-16  3:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16  3:00 Naohiro Aota (naota) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-02  5:14 [gentoo-commits] gentoo-x86 commit in games-emulation/visualboyadvance: visualboyadvance-1.7.2-r3.ebuild ChangeLog Michael Sterrett (mr_bones_)
2015-01-28 19:53 Michal Gorny (mgorny)
2015-01-17 16:54 Alfredo Tupone (tupone)
2012-10-12 14:26 Naohiro Aota (naota)
2012-10-12 14:22 Naohiro Aota (naota)
2012-07-24  7:56 Alfredo Tupone (tupone)
2012-06-29 12:49 Brent Baude (ranger)
2012-06-13 16:36 Agostino Sarubbo (ago)
2012-06-13  8:30 Jeff Horelick (jdhore)
2012-02-18  8:26 Tim Harder (radhermit)
2011-12-12 19:07 Alfredo Tupone (tupone)

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=20121016030039.26E2E21601@flycatcher.gentoo.org \
    --to=naota@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