public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/bombono-dvd: bombono-dvd-0.8.0.ebuild ChangeLog bombono-dvd-1.0.0.ebuild
@ 2011-01-07 22:02 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-01-07 22:02 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/01/07 22:02:59

  Modified:             bombono-dvd-0.8.0.ebuild ChangeLog
                        bombono-dvd-1.0.0.ebuild
  Log:
  Added missing dependency on dev-libs/boost, bug 350506
  
  (Portage version: 2.1.9.29/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild?r1=1.2&r2=1.3

Index: bombono-dvd-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bombono-dvd-0.8.0.ebuild	4 Nov 2010 23:15:48 -0000	1.2
+++ bombono-dvd-0.8.0.ebuild	7 Jan 2011 22:02:59 -0000	1.3
@@ -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/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild,v 1.2 2010/11/04 23:15:48 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild,v 1.3 2011/01/07 22:02:59 dilfridge Exp $
 
 EAPI=2
 
@@ -19,6 +19,7 @@
 
 RDEPEND=">=x11-libs/gtk+-2.8
 	>=dev-cpp/gtkmm-2.4
+	dev-libs/boost
 	>=media-video/mjpegtools-1.8.0
 	media-libs/libdvdread
 	media-video/dvdauthor



1.7                  media-video/bombono-dvd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	3 Jan 2011 10:50:33 -0000	1.6
+++ ChangeLog	7 Jan 2011 22:02:59 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/bombono-dvd
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/ChangeLog,v 1.6 2011/01/03 10:50:33 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/ChangeLog,v 1.7 2011/01/07 22:02:59 dilfridge Exp $
+
+  07 Jan 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  bombono-dvd-0.8.0.ebuild, bombono-dvd-1.0.0.ebuild:
+  Added missing dependency on dev-libs/boost, bug 350506
 
 *bombono-dvd-1.0.0 (03 Jan 2011)
 



1.2                  media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild?r1=1.1&r2=1.2

Index: bombono-dvd-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bombono-dvd-1.0.0.ebuild	3 Jan 2011 10:50:33 -0000	1.1
+++ bombono-dvd-1.0.0.ebuild	7 Jan 2011 22:02:59 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild,v 1.1 2011/01/03 10:50:33 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild,v 1.2 2011/01/07 22:02:59 dilfridge Exp $
 
 EAPI=2
 
@@ -22,6 +22,7 @@
 	app-cdr/dvd+rw-tools
 	dev-cpp/gtkmm:2.4
 	dev-cpp/libxmlpp:2.6
+	dev-libs/boost
 	media-libs/libdvdread
 	media-sound/twolame
 	media-video/dvdauthor






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/bombono-dvd: bombono-dvd-0.8.0.ebuild ChangeLog bombono-dvd-1.0.0.ebuild
@ 2011-04-03 21:16 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-04-03 21:16 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/04/03 21:16:45

  Modified:             bombono-dvd-0.8.0.ebuild ChangeLog
                        bombono-dvd-1.0.0.ebuild
  Log:
  Use virtual/ffmpeg instead of media-video/ffmpeg.
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild?r1=1.5&r2=1.6

Index: bombono-dvd-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bombono-dvd-0.8.0.ebuild	29 Mar 2011 07:21:42 -0000	1.5
+++ bombono-dvd-0.8.0.ebuild	3 Apr 2011 21:16:45 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild,v 1.5 2011/03/29 07:21:42 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.8.0.ebuild,v 1.6 2011/04/03 21:16:45 scarabeus Exp $
 
 EAPI=2
 
@@ -23,7 +23,7 @@
 	>=media-video/mjpegtools-1.8.0
 	media-libs/libdvdread
 	media-video/dvdauthor
-	media-video/ffmpeg
+	virtual/ffmpeg
 	app-cdr/dvd+rw-tools
 	media-sound/twolame
 	dev-cpp/libxmlpp:2.6"



1.10                 media-video/bombono-dvd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	29 Mar 2011 07:21:42 -0000	1.9
+++ ChangeLog	3 Apr 2011 21:16:45 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/bombono-dvd
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/ChangeLog,v 1.9 2011/03/29 07:21:42 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/ChangeLog,v 1.10 2011/04/03 21:16:45 scarabeus Exp $
+
+  03 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  bombono-dvd-0.8.0.ebuild, bombono-dvd-1.0.0.ebuild:
+  Use virtual/ffmpeg instead of media-video/ffmpeg.
 
   29 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
   bombono-dvd-0.6.0.ebuild, bombono-dvd-0.8.0.ebuild:



1.4                  media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild?r1=1.3&r2=1.4

Index: bombono-dvd-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bombono-dvd-1.0.0.ebuild	6 Mar 2011 15:43:58 -0000	1.3
+++ bombono-dvd-1.0.0.ebuild	3 Apr 2011 21:16:45 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild,v 1.3 2011/03/06 15:43:58 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.0.0.ebuild,v 1.4 2011/04/03 21:16:45 scarabeus Exp $
 
 EAPI=2
 
@@ -26,7 +26,7 @@
 	media-libs/libdvdread
 	media-sound/twolame
 	media-video/dvdauthor
-	media-video/ffmpeg
+	virtual/ffmpeg
 	>=media-video/mjpegtools-1.8.0
 	x11-libs/gtk+:2
 "






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-03 21:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-03 21:16 [gentoo-commits] gentoo-x86 commit in media-video/bombono-dvd: bombono-dvd-0.8.0.ebuild ChangeLog bombono-dvd-1.0.0.ebuild Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-07 22:02 Andreas HAttel (dilfridge)

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