public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/vbam: vbam-1.8.0.1090.ebuild vbam-9999.ebuild ChangeLog
@ 2012-09-09 22:10 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-09-09 22:10 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/09/09 22:10:18

  Modified:             vbam-1.8.0.1090.ebuild vbam-9999.ebuild ChangeLog
  Log:
  Add virtual/glu dep.
  
  (Portage version: 2.2.0_alpha124/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  games-emulation/vbam/vbam-1.8.0.1090.ebuild

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

Index: vbam-1.8.0.1090.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1090.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vbam-1.8.0.1090.ebuild	31 Jul 2012 23:01:05 -0000	1.3
+++ vbam-1.8.0.1090.ebuild	9 Sep 2012 22:10:18 -0000	1.4
@@ -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/vbam/vbam-1.8.0.1090.ebuild,v 1.3 2012/07/31 23:01:05 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1090.ebuild,v 1.4 2012/09/09 22:10:18 radhermit Exp $
 
 EAPI=3
 
@@ -19,6 +19,7 @@
 	media-libs/libsdl[joystick]
 	link? ( media-libs/libsfml )
 	sys-libs/zlib
+	virtual/glu
 	virtual/opengl
 	ffmpeg? ( virtual/ffmpeg )
 	gtk? ( >=dev-cpp/glibmm-2.4.0:2



1.2                  games-emulation/vbam/vbam-9999.ebuild

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

Index: vbam-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vbam-9999.ebuild	8 Sep 2012 23:22:51 -0000	1.1
+++ vbam-9999.ebuild	9 Sep 2012 22:10:18 -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-emulation/vbam/vbam-9999.ebuild,v 1.1 2012/09/08 23:22:51 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-9999.ebuild,v 1.2 2012/09/09 22:10:18 radhermit Exp $
 
 EAPI=4
 WX_GTK_VER="2.8"
@@ -22,6 +22,7 @@
 	media-libs/libsdl[joystick]
 	link? ( media-libs/libsfml )
 	sys-libs/zlib
+	virtual/glu
 	virtual/opengl
 	ffmpeg? ( virtual/ffmpeg )
 	gtk? ( >=dev-cpp/glibmm-2.4.0:2



1.14                 games-emulation/vbam/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	8 Sep 2012 23:22:51 -0000	1.13
+++ ChangeLog	9 Sep 2012 22:10:18 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for games-emulation/vbam
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.13 2012/09/08 23:22:51 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.14 2012/09/09 22:10:18 radhermit Exp $
+
+  09 Sep 2012; Tim Harder <radhermit@gentoo.org> vbam-1.8.0.1090.ebuild,
+  vbam-9999.ebuild:
+  Add virtual/glu dep.
 
 *vbam-9999 (08 Sep 2012)
 





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

only message in thread, other threads:[~2012-09-09 22:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-09 22:10 [gentoo-commits] gentoo-x86 commit in games-emulation/vbam: vbam-1.8.0.1090.ebuild vbam-9999.ebuild ChangeLog Tim Harder (radhermit)

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