public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libvdpau: ChangeLog libvdpau-0.4.1.ebuild libvdpau-0.4.ebuild
@ 2011-08-20  8:10 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2011-08-20  8:10 UTC (permalink / raw
  To: gentoo-commits

aballier    11/08/20 08:10:27

  Modified:             ChangeLog libvdpau-0.4.1.ebuild libvdpau-0.4.ebuild
  Log:
  virtual/latex-base provides pdftex and thats what should be used as the dev-tex/pdftex package alone wont work
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 x11-libs/libvdpau/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libvdpau/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libvdpau/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libvdpau/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	11 Feb 2011 18:47:53 -0000	1.16
+++ ChangeLog	20 Aug 2011 08:10:27 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/libvdpau
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.16 2011/02/11 18:47:53 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.17 2011/08/20 08:10:27 aballier Exp $
+
+  20 Aug 2011; Alexis Ballier <aballier@gentoo.org> libvdpau-0.4.ebuild,
+  libvdpau-0.4.1.ebuild:
+  virtual/latex-base provides pdftex and thats what should be used as the
+  dev-tex/pdftex package alone wont work
 
   11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> libvdpau-0.4.1.ebuild:
   Stable on amd64 wrt bug #354161



1.5                  x11-libs/libvdpau/libvdpau-0.4.1.ebuild

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

Index: libvdpau-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libvdpau-0.4.1.ebuild	11 Feb 2011 18:47:53 -0000	1.4
+++ libvdpau-0.4.1.ebuild	20 Aug 2011 08:10:27 -0000	1.5
@@ -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/x11-libs/libvdpau/libvdpau-0.4.1.ebuild,v 1.4 2011/02/11 18:47:53 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.4.1.ebuild,v 1.5 2011/08/20 08:10:27 aballier Exp $
 
 EAPI=2
 inherit multilib
@@ -29,7 +29,7 @@
 	>=x11-proto/dri2proto-2.2
 	doc? ( app-doc/doxygen
 		media-gfx/graphviz
-		dev-tex/pdftex )"
+		virtual/latex-base )"
 
 src_configure() {
 	econf \



1.4                  x11-libs/libvdpau/libvdpau-0.4.ebuild

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

Index: libvdpau-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libvdpau-0.4.ebuild	7 Jul 2010 12:24:27 -0000	1.3
+++ libvdpau-0.4.ebuild	20 Aug 2011 08:10:27 -0000	1.4
@@ -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/x11-libs/libvdpau/libvdpau-0.4.ebuild,v 1.3 2010/07/07 12:24:27 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.4.ebuild,v 1.4 2011/08/20 08:10:27 aballier Exp $
 
 EAPI=2
 inherit multilib
@@ -32,7 +32,7 @@
 	x11-proto/xproto
 	doc? ( app-doc/doxygen
 		media-gfx/graphviz
-		dev-tex/pdftex )"
+		virtual/latex-base )"
 
 src_configure() {
 	econf \






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

only message in thread, other threads:[~2011-08-20  8:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-20  8:10 [gentoo-commits] gentoo-x86 commit in x11-libs/libvdpau: ChangeLog libvdpau-0.4.1.ebuild libvdpau-0.4.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