public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeff Horelick (jdhore)" <jdhore@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/mednafen: ChangeLog mednafen-0.8.13.3.ebuild mednafen-0.8.13.3-r1.ebuild
Date: Fri,  4 May 2012 04:38:39 +0000 (UTC)	[thread overview]
Message-ID: <20120504043839.9DBFE2005C@flycatcher.gentoo.org> (raw)

jdhore      12/05/04 04:38:39

  Modified:             ChangeLog mednafen-0.8.13.3.ebuild
                        mednafen-0.8.13.3-r1.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.34                 games-emulation/mednafen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	18 Feb 2012 08:16:13 -0000	1.33
+++ ChangeLog	4 May 2012 04:38:39 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for games-emulation/mednafen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.33 2012/02/18 08:16:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.34 2012/05/04 04:38:39 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> mednafen-0.8.13.3.ebuild,
+  mednafen-0.8.13.3-r1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   18 Feb 2012; Tim Harder <radhermit@gentoo.org> mednafen-0.8.13.3-r1.ebuild,
   +files/mednafen-0.8.13.3-zlib-1.2.6.patch:



1.6                  games-emulation/mednafen/mednafen-0.8.13.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild?r1=1.5&r2=1.6

Index: mednafen-0.8.13.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mednafen-0.8.13.3.ebuild	15 Jan 2011 15:54:40 -0000	1.5
+++ mednafen-0.8.13.3.ebuild	4 May 2012 04:38:39 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild,v 1.5 2011/01/15 15:54:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild,v 1.6 2012/05/04 04:38:39 jdhore Exp $
 
 EAPI=2
 inherit autotools eutils games
@@ -24,7 +24,7 @@
 	jack? ( media-sound/jack-audio-connection-kit )
 	nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	nls? ( sys-devel/gettext )"
 
 S=${WORKDIR}/${PN}



1.3                  games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild?r1=1.2&r2=1.3

Index: mednafen-0.8.13.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mednafen-0.8.13.3-r1.ebuild	18 Feb 2012 08:16:13 -0000	1.2
+++ mednafen-0.8.13.3-r1.ebuild	4 May 2012 04:38:39 -0000	1.3
@@ -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/mednafen/mednafen-0.8.13.3-r1.ebuild,v 1.2 2012/02/18 08:16:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild,v 1.3 2012/05/04 04:38:39 jdhore Exp $
 
 EAPI=2
 inherit autotools eutils games
@@ -24,7 +24,7 @@
 	jack? ( media-sound/jack-audio-connection-kit )
 	nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	nls? ( sys-devel/gettext )"
 
 S=${WORKDIR}/${PN}






                 reply	other threads:[~2012-05-04  4:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120504043839.9DBFE2005C@flycatcher.gentoo.org \
    --to=jdhore@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