Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libvdpau: libvdpau-0.7.ebuild ChangeLog
Date: Wed, 04 Jun 2014 09:24:49
Message-Id: 20140604092446.BEE392004E@flycatcher.gentoo.org
1 ssuominen 14/06/04 09:24:46
2
3 Modified: libvdpau-0.7.ebuild ChangeLog
4 Log:
5 amd64/x86 stable wrt #507146
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.2 x11-libs/libvdpau/libvdpau-0.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libvdpau/libvdpau-0.7.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libvdpau/libvdpau-0.7.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libvdpau/libvdpau-0.7.ebuild?r1=1.1&r2=1.2
15
16 Index: libvdpau-0.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.7.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libvdpau-0.7.ebuild 11 Aug 2013 09:14:42 -0000 1.1
23 +++ libvdpau-0.7.ebuild 4 Jun 2014 09:24:46 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.7.ebuild,v 1.1 2013/08/11 09:14:42 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.7.ebuild,v 1.2 2014/06/04 09:24:46 ssuominen Exp $
30
31 EAPI=5
32 inherit autotools-multilib
33 @@ -11,7 +11,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
38 +KEYWORDS="~alpha amd64 x86 ~amd64-fbsd ~x86-fbsd"
39 IUSE="doc dri"
40
41 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
42
43
44
45 1.31 x11-libs/libvdpau/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libvdpau/ChangeLog?rev=1.31&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libvdpau/ChangeLog?rev=1.31&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libvdpau/ChangeLog?r1=1.30&r2=1.31
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v
54 retrieving revision 1.30
55 retrieving revision 1.31
56 diff -u -r1.30 -r1.31
57 --- ChangeLog 11 Aug 2013 09:14:42 -0000 1.30
58 +++ ChangeLog 4 Jun 2014 09:24:46 -0000 1.31
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-libs/libvdpau
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.30 2013/08/11 09:14:42 ssuominen Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.31 2014/06/04 09:24:46 ssuominen Exp $
65 +
66 + 04 Jun 2014; Samuli Suominen <ssuominen@g.o> libvdpau-0.7.ebuild:
67 + amd64/x86 stable wrt #507146
68
69 *libvdpau-0.7 (11 Aug 2013)