public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/vdpauinfo: vdpauinfo-0.0.6.ebuild ChangeLog
@ 2012-05-05  4:53 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05  4:53 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/05 04:53:45

  Modified:             vdpauinfo-0.0.6.ebuild ChangeLog
  Log:
  dev-util/pkgconifg -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.3                  x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild?r1=1.2&r2=1.3

Index: vdpauinfo-0.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vdpauinfo-0.0.6.ebuild	2 Feb 2010 03:34:08 -0000	1.2
+++ vdpauinfo-0.0.6.ebuild	5 May 2012 04:53:45 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild,v 1.2 2010/02/02 03:34:08 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild,v 1.3 2012/05/05 04:53:45 jdhore Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 RDEPEND="x11-libs/libX11
 		x11-libs/libvdpau"
 DEPEND="${RDEPEND}
-		dev-util/pkgconfig
+		virtual/pkgconfig
 		x11-proto/xproto"
 
 src_install() {



1.4                  x11-misc/vdpauinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	22 Mar 2010 01:23:24 -0000	1.3
+++ ChangeLog	5 May 2012 04:53:45 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/vdpauinfo
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.3 2010/03/22 01:23:24 jmbsvicetto Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.4 2012/05/05 04:53:45 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org> vdpauinfo-0.0.6.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   22 Mar 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
   metadata.xml:






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/vdpauinfo: vdpauinfo-0.0.6.ebuild ChangeLog
@ 2012-11-21 18:30 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-11-21 18:30 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/11/21 18:30:37

  Modified:             vdpauinfo-0.0.6.ebuild ChangeLog
  Log:
  Stable on amd64 and x86, I need this to test my vdpau stuff on stable.
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.4                  x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild

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

Index: vdpauinfo-0.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vdpauinfo-0.0.6.ebuild	5 May 2012 04:53:45 -0000	1.3
+++ vdpauinfo-0.0.6.ebuild	21 Nov 2012 18:30:37 -0000	1.4
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild,v 1.3 2012/05/05 04:53:45 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild,v 1.4 2012/11/21 18:30:37 scarabeus Exp $
 
-EAPI="2"
+EAPI=5
 
 DESCRIPTION="Displays info about your card's VDPAU support"
 HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11
@@ -18,7 +18,3 @@
 DEPEND="${RDEPEND}
 		virtual/pkgconfig
 		x11-proto/xproto"
-
-src_install() {
-	emake DESTDIR="${D}" install || die "make install failed"
-}



1.5                  x11-misc/vdpauinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	5 May 2012 04:53:45 -0000	1.4
+++ ChangeLog	21 Nov 2012 18:30:37 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/vdpauinfo
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.4 2012/05/05 04:53:45 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.5 2012/11/21 18:30:37 scarabeus Exp $
+
+  21 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> vdpauinfo-0.0.6.ebuild:
+  Stable on amd64 and x86, I need this to test my vdpau stuff on stable.
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org> vdpauinfo-0.0.6.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig
@@ -18,4 +21,3 @@
   22 Oct 2009; Doug Goldstein <cardoe@gentoo.org> +vdpauinfo-0.0.6.ebuild,
   +metadata.xml:
   initial version of VDPAU info gathering application
-





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

end of thread, other threads:[~2012-11-21 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-21 18:30 [gentoo-commits] gentoo-x86 commit in x11-misc/vdpauinfo: vdpauinfo-0.0.6.ebuild ChangeLog Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-05  4:53 Jeff Horelick (jdhore)

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