public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/noad: ChangeLog noad-0.7.2-r2.ebuild noad-0.6.0-r9.ebuild
@ 2011-04-06 17:33 Christian Ruppert (idl0r)
  0 siblings, 0 replies; only message in thread
From: Christian Ruppert (idl0r) @ 2011-04-06 17:33 UTC (permalink / raw
  To: gentoo-commits

idl0r       11/04/06 17:33:09

  Modified:             ChangeLog noad-0.7.2-r2.ebuild noad-0.6.0-r9.ebuild
  Log:
  Use the new ffmpeg virtual, bug 362147. QA Fix: Remove WANT_AUTOMAKE/WANT_AUTOCONF.
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.49                 media-video/noad/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	8 Feb 2011 14:21:35 -0000	1.48
+++ ChangeLog	6 Apr 2011 17:33:09 -0000	1.49
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/noad
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.48 2011/02/08 14:21:35 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.49 2011/04/06 17:33:09 idl0r Exp $
+
+  06 Apr 2011; Christian Ruppert <idl0r@gentoo.org> noad-0.6.0-r9.ebuild,
+  noad-0.7.2-r2.ebuild:
+  Use the new ffmpeg virtual, bug 362147. QA Fix: Remove
+  WANT_AUTOMAKE/WANT_AUTOCONF.
 
   08 Feb 2011; Joerg Bornkessel <hd_brummy@gentoo.org> noad-0.6.0-r9.ebuild:
   fixed homepage, src_uri; stable amd64



1.2                  media-video/noad/noad-0.7.2-r2.ebuild

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

Index: noad-0.7.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.7.2-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- noad-0.7.2-r2.ebuild	2 Feb 2011 21:36:15 -0000	1.1
+++ noad-0.7.2-r2.ebuild	6 Apr 2011 17:33:09 -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/noad/noad-0.7.2-r2.ebuild,v 1.1 2011/02/02 21:36:15 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.7.2-r2.ebuild,v 1.2 2011/04/06 17:33:09 idl0r Exp $
 
 EAPI="3"
 
@@ -16,7 +16,7 @@
 IUSE="ffmpeg imagemagick"
 
 DEPEND="media-libs/libmpeg2
-	ffmpeg? ( >=media-video/ffmpeg-0.4.8 )
+	ffmpeg? ( >=virtual/ffmpeg-0.4.8 )
 	imagemagick? ( >=media-gfx/imagemagick-6.2.4.2-r1 )
 	!media-plugins/vdr-markad"
 RDEPEND="${DEPEND}"



1.10                 media-video/noad/noad-0.6.0-r9.ebuild

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

Index: noad-0.6.0-r9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.6.0-r9.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- noad-0.6.0-r9.ebuild	8 Feb 2011 14:21:35 -0000	1.9
+++ noad-0.6.0-r9.ebuild	6 Apr 2011 17:33:09 -0000	1.10
@@ -1,9 +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/noad/noad-0.6.0-r9.ebuild,v 1.9 2011/02/08 14:21:35 hd_brummy Exp $
-
-WANT_AUTOMAKE="latest"
-WANT_AUTOCONF="latest"
+# $Header: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.6.0-r9.ebuild,v 1.10 2011/04/06 17:33:09 idl0r Exp $
 
 inherit eutils autotools
 
@@ -17,7 +14,7 @@
 IUSE="ffmpeg imagemagick"
 
 DEPEND="media-libs/libmpeg2
-	ffmpeg? ( >=media-video/ffmpeg-0.4.8 )
+	ffmpeg? ( >=virtual/ffmpeg-0.4.8 )
 	imagemagick? ( >=media-gfx/imagemagick-6.2.4.2-r1 )"
 RDEPEND="${DEPEND}"
 
@@ -38,7 +35,7 @@
 
 	sed -e "s:char \*indents:const char \*indents:" -i showindex.cpp
 
-	if has_version ">=media-video/ffmpeg-0.4.9_p20080326" ; then
+	if has_version ">=virtual/ffmpeg-0.4.9_p20080326" ; then
 		sed -e "s:include/ffmpeg:include/libavcodec:g" -i configure.ac
 	fi
 






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

only message in thread, other threads:[~2011-04-06 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06 17:33 [gentoo-commits] gentoo-x86 commit in media-video/noad: ChangeLog noad-0.7.2-r2.ebuild noad-0.6.0-r9.ebuild Christian Ruppert (idl0r)

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