public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/naev: naev-0.5.3.ebuild naev-0.5.0.ebuild ChangeLog
@ 2012-05-04  4:51 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-04  4:51 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 04:51:08

  Modified:             naev-0.5.3.ebuild naev-0.5.0.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.2                  games-strategy/naev/naev-0.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/naev/naev-0.5.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/naev/naev-0.5.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/naev/naev-0.5.3.ebuild?r1=1.1&r2=1.2

Index: naev-0.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/naev/naev-0.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- naev-0.5.3.ebuild	16 Apr 2012 05:18:43 -0000	1.1
+++ naev-0.5.3.ebuild	4 May 2012 04:51:08 -0000	1.2
@@ -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-strategy/naev/naev-0.5.3.ebuild,v 1.1 2012/04/16 05:18:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/naev-0.5.3.ebuild,v 1.2 2012/05/04 04:51:08 jdhore Exp $
 
 EAPI=2
 inherit gnome2-utils games
@@ -26,7 +26,7 @@
 	mixer? ( media-libs/sdl-mixer )
 	openal? ( media-libs/openal )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_unpack() {
 	unpack ${P}.tar.bz2



1.4                  games-strategy/naev/naev-0.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/naev/naev-0.5.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/naev/naev-0.5.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/naev/naev-0.5.0.ebuild?r1=1.3&r2=1.4

Index: naev-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/naev/naev-0.5.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- naev-0.5.0.ebuild	29 Jul 2011 19:42:07 -0000	1.3
+++ naev-0.5.0.ebuild	4 May 2012 04:51:08 -0000	1.4
@@ -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-strategy/naev/naev-0.5.0.ebuild,v 1.3 2011/07/29 19:42:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/naev-0.5.0.ebuild,v 1.4 2012/05/04 04:51:08 jdhore Exp $
 
 EAPI=2
 inherit eutils gnome2-utils games
@@ -26,7 +26,7 @@
 	mixer? ( media-libs/sdl-mixer )
 	openal? ( media-libs/openal )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_unpack() {
 	unpack ${P}.tar.bz2



1.13                 games-strategy/naev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/naev/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/naev/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/naev/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/naev/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	16 Apr 2012 05:19:40 -0000	1.12
+++ ChangeLog	4 May 2012 04:51:08 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/naev
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/ChangeLog,v 1.12 2012/04/16 05:19:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/ChangeLog,v 1.13 2012/05/04 04:51:08 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> naev-0.5.0.ebuild,
+  naev-0.5.3.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   16 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -naev-0.5.1.ebuild,
   -naev-0.5.2.ebuild:






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-04  4:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04  4:51 [gentoo-commits] gentoo-x86 commit in games-strategy/naev: naev-0.5.3.ebuild naev-0.5.0.ebuild ChangeLog Jeff Horelick (jdhore)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox