public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-9.ebuild ChangeLog ffmpeg-0.10.3.ebuild
@ 2013-08-11 21:26 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2013-08-11 21:26 UTC (permalink / raw
  To: gentoo-commits

aballier    13/08/11 21:26:15

  Modified:             ffmpeg-9.ebuild ChangeLog ffmpeg-0.10.3.ebuild
  Log:
  depend on slot 0 for ffmpeg
  
  (Portage version: 2.2.0_alpha196/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.4                  virtual/ffmpeg/ffmpeg-9.ebuild

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

Index: ffmpeg-9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ffmpeg-9.ebuild	24 Jun 2013 01:58:41 -0000	1.3
+++ ffmpeg-9.ebuild	11 Aug 2013 21:26:15 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.3 2013/06/24 01:58:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.4 2013/08/11 21:26:15 aballier Exp $
 
 EAPI=4
 
@@ -16,7 +16,7 @@
 RDEPEND="
 	|| (
 		>=media-video/libav-9[X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?]
-		>=media-video/ffmpeg-1.0[X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?]
+		>=media-video/ffmpeg-1.0:0[X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?]
 	)
 "
 DEPEND=""



1.51                 virtual/ffmpeg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	24 Jun 2013 01:58:41 -0000	1.50
+++ ChangeLog	11 Aug 2013 21:26:15 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/ffmpeg
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.50 2013/06/24 01:58:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.51 2013/08/11 21:26:15 aballier Exp $
+
+  11 Aug 2013; Alexis Ballier <aballier@gentoo.org> ffmpeg-0.10.3.ebuild,
+  ffmpeg-9.ebuild:
+  depend on slot 0 for ffmpeg
 
   24 Jun 2013; Alexis Ballier <aballier@gentoo.org> ffmpeg-9.ebuild:
   take ffmpeg dep down to 1.0 as it is unmasked



1.11                 virtual/ffmpeg/ffmpeg-0.10.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3.ebuild?r1=1.10&r2=1.11

Index: ffmpeg-0.10.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ffmpeg-0.10.3.ebuild	5 Dec 2012 13:34:39 -0000	1.10
+++ ffmpeg-0.10.3.ebuild	11 Aug 2013 21:26:15 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3.ebuild,v 1.10 2012/12/05 13:34:39 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3.ebuild,v 1.11 2013/08/11 21:26:15 aballier Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 RDEPEND="
 	|| (
-		>=media-video/ffmpeg-0.10.3[X?,encode?,gsm?,jpeg2k?,mp3?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?]
+		>=media-video/ffmpeg-0.10.3:0[X?,encode?,gsm?,jpeg2k?,mp3?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?]
 		>=media-video/libav-0.8.4[X?,encode?,gsm?,jpeg2k?,mp3?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?]
 	)
 "





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

only message in thread, other threads:[~2013-08-11 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-11 21:26 [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-9.ebuild ChangeLog ffmpeg-0.10.3.ebuild Alexis Ballier (aballier)

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