public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/avidemux-core: avidemux-core-2.6.2-r1.ebuild ChangeLog
@ 2013-07-07 13:09 Tom Wijsman (tomwij)
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Wijsman (tomwij) @ 2013-07-07 13:09 UTC (permalink / raw
  To: gentoo-commits

tomwij      13/07/07 13:09:30

  Modified:             avidemux-core-2.6.2-r1.ebuild ChangeLog
  Log:
  Add sub slot operator for media-libs/x264 dependency.
  
  (Portage version: 2.1.12.11/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)

Revision  Changes    Path
1.3                  media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?r1=1.2&r2=1.3

Index: avidemux-core-2.6.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- avidemux-core-2.6.2-r1.ebuild	16 May 2013 07:00:59 -0000	1.2
+++ avidemux-core-2.6.2-r1.ebuild	7 Jul 2013 13:09:29 -0000	1.3
@@ -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/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.2 2013/05/16 07:00:59 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.3 2013/07/07 13:09:29 tomwij Exp $
 
 EAPI="5"
 
@@ -39,7 +39,7 @@
 	sdl? ( media-libs/libsdl )
 	system-ffmpeg? ( >=media-video/ffmpeg-1.0[aac,cpudetection,mp3,theora] )
 	truetype? ( >=media-libs/freetype-2.1.5 )
-	x264? ( media-libs/x264 )
+	x264? ( media-libs/x264:= )
 	xv? ( x11-libs/libXv )
 	xvid? ( media-libs/xvid )
 	vorbis? ( media-libs/libvorbis )



1.8                  media-libs/avidemux-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	16 May 2013 07:00:59 -0000	1.7
+++ ChangeLog	7 Jul 2013 13:09:29 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/avidemux-core
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.7 2013/05/16 07:00:59 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.8 2013/07/07 13:09:29 tomwij Exp $
+
+  07 Jul 2013; Tom Wijsman <TomWij@gentoo.org> avidemux-core-2.6.2-r1.ebuild:
+  Add sub slot operator for media-libs/x264 dependency.
 
 *avidemux-core-2.6.4 (16 May 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in media-libs/avidemux-core: avidemux-core-2.6.2-r1.ebuild ChangeLog
@ 2013-08-09 13:42 Ian Stakenvicius (axs)
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Stakenvicius (axs) @ 2013-08-09 13:42 UTC (permalink / raw
  To: gentoo-commits

axs         13/08/09 13:42:27

  Modified:             avidemux-core-2.6.2-r1.ebuild ChangeLog
  Log:
  Adjusted deps for dev-lang/spidermonkey to ensure SLOT=0
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)

Revision  Changes    Path
1.5                  media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?r1=1.4&r2=1.5

Index: avidemux-core-2.6.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- avidemux-core-2.6.2-r1.ebuild	16 Jul 2013 23:58:32 -0000	1.4
+++ avidemux-core-2.6.2-r1.ebuild	9 Aug 2013 13:42:27 -0000	1.5
@@ -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/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.4 2013/07/16 23:58:32 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.5 2013/08/09 13:42:27 axs Exp $
 
 EAPI="5"
 
@@ -22,7 +22,7 @@
 
 RDEPEND="
 	!<media-video/avidemux-2.6.2-r1:${SLOT}
-	>=dev-lang/spidermonkey-1.5-r2
+	>=dev-lang/spidermonkey-1.5-r2:0
 	dev-libs/libxml2
 	media-libs/libpng
 	virtual/libiconv



1.12                 media-libs/avidemux-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	16 Jul 2013 23:58:32 -0000	1.11
+++ ChangeLog	9 Aug 2013 13:42:27 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/avidemux-core
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.11 2013/07/16 23:58:32 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.12 2013/08/09 13:42:27 axs Exp $
+
+  09 Aug 2013; Ian Stakenvicius <axs@gentoo.org> avidemux-core-2.6.2-r1.ebuild:
+  Adjusted deps for dev-lang/spidermonkey to ensure SLOT=0
 
   16 Jul 2013; Tom Wijsman <TomWij@gentoo.org> avidemux-core-2.6.2-r1.ebuild,
   avidemux-core-2.6.3.ebuild, avidemux-core-2.6.4.ebuild,





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

* [gentoo-commits] gentoo-x86 commit in media-libs/avidemux-core: avidemux-core-2.6.2-r1.ebuild ChangeLog
@ 2015-01-29 17:24 Michal Gorny (mgorny)
  0 siblings, 0 replies; 3+ messages in thread
From: Michal Gorny (mgorny) @ 2015-01-29 17:24 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/01/29 17:24:24

  Modified:             avidemux-core-2.6.2-r1.ebuild ChangeLog
  Log:
  Switch to CPU_FLAGS_X86.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.10                 media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?r1=1.9&r2=1.10

Index: avidemux-core-2.6.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- avidemux-core-2.6.2-r1.ebuild	10 Aug 2014 21:07:42 -0000	1.9
+++ avidemux-core-2.6.2-r1.ebuild	29 Jan 2015 17:24:24 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.9 2014/08/10 21:07:42 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.10 2015/01/29 17:24:24 mgorny Exp $
 
 EAPI="5"
 
@@ -18,7 +18,7 @@
 # Multiple licenses because of all the bundled stuff.
 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
 KEYWORDS="~amd64 ~x86"
-IUSE="aften a52 alsa amr debug dts fontconfig jack lame libsamplerate mmx oss nls sdl -system-ffmpeg vorbis truetype xvid x264 xv"
+IUSE="aften a52 alsa amr debug dts fontconfig jack lame libsamplerate cpu_flags_x86_mmx oss nls sdl -system-ffmpeg vorbis truetype xvid x264 xv"
 
 RDEPEND="
 	!<media-video/avidemux-2.6.2-r1:${SLOT}



1.26                 media-libs/avidemux-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	6 Jan 2015 19:39:11 -0000	1.25
+++ ChangeLog	29 Jan 2015 17:24:24 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/avidemux-core
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.25 2015/01/06 19:39:11 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.26 2015/01/29 17:24:24 mgorny Exp $
+
+  29 Jan 2015; Michał Górny <mgorny@gentoo.org> avidemux-core-2.6.2-r1.ebuild:
+  Switch to CPU_FLAGS_X86.
 
   06 Jan 2015; Manuel Rüger <mrueg@gentoo.org> avidemux-core-2.6.5.ebuild,
   avidemux-core-2.6.7.ebuild, avidemux-core-2.6.8.ebuild,





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

end of thread, other threads:[~2015-01-29 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-07 13:09 [gentoo-commits] gentoo-x86 commit in media-libs/avidemux-core: avidemux-core-2.6.2-r1.ebuild ChangeLog Tom Wijsman (tomwij)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-09 13:42 Ian Stakenvicius (axs)
2015-01-29 17:24 Michal Gorny (mgorny)

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