Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/xvba-video: xvba-video-9999.ebuild xvba-video-0.8.0-r1.ebuild ChangeLog xvba-video-0.8.0.ebuild
Date: Wed, 26 Dec 2012 11:33:43
Message-Id: 20121226113331.C44012171D@flycatcher.gentoo.org
1 ulm 12/12/26 11:33:31
2
3 Modified: xvba-video-9999.ebuild xvba-video-0.8.0-r1.ebuild
4 ChangeLog xvba-video-0.8.0.ebuild
5 Log:
6 Specify LICENSE more precisely, bug 446688.
7
8 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
9
10 Revision Changes Path
11 1.3 x11-libs/xvba-video/xvba-video-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/xvba-video-9999.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/xvba-video-9999.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/xvba-video-9999.ebuild?r1=1.2&r2=1.3
16
17 Index: xvba-video-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-9999.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- xvba-video-9999.ebuild 23 Nov 2012 14:02:31 -0000 1.2
24 +++ xvba-video-9999.ebuild 26 Dec 2012 11:33:31 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-9999.ebuild,v 1.2 2012/11/23 14:02:31 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-9999.ebuild,v 1.3 2012/12/26 11:33:31 ulm Exp $
30
31 EAPI=5
32
33 @@ -13,7 +13,7 @@
34 # No source release yet, the src_uri is theoretical at best right now
35 [[ ${PV} = 9999 ]] || SRC_URI="http://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2"
36
37 -LICENSE="GPL-2"
38 +LICENSE="GPL-2+ MIT"
39 SLOT="0"
40 # newline is needed for broken ekeyword
41 [[ ${PV} = 9999 ]] || \
42
43
44
45 1.3 x11-libs/xvba-video/xvba-video-0.8.0-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0-r1.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0-r1.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0-r1.ebuild?r1=1.2&r2=1.3
50
51 Index: xvba-video-0.8.0-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0-r1.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- xvba-video-0.8.0-r1.ebuild 23 Nov 2012 14:02:31 -0000 1.2
58 +++ xvba-video-0.8.0-r1.ebuild 26 Dec 2012 11:33:31 -0000 1.3
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0-r1.ebuild,v 1.2 2012/11/23 14:02:31 scarabeus Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0-r1.ebuild,v 1.3 2012/12/26 11:33:31 ulm Exp $
64
65 EAPI=5
66
67 @@ -14,7 +14,7 @@
68 # No source release yet, the src_uri is theoretical at best right now
69 #[[ ${PV} = 9999 ]] || SRC_URI="http://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2"
70
71 -LICENSE="GPL-2"
72 +LICENSE="GPL-2+ MIT"
73 SLOT="0"
74 # newline is needed for broken ekeyword
75 [[ ${PV} = 9999 ]] || \
76
77
78
79 1.11 x11-libs/xvba-video/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/ChangeLog?rev=1.11&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/ChangeLog?rev=1.11&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/ChangeLog?r1=1.10&r2=1.11
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/ChangeLog,v
88 retrieving revision 1.10
89 retrieving revision 1.11
90 diff -u -r1.10 -r1.11
91 --- ChangeLog 23 Nov 2012 14:02:31 -0000 1.10
92 +++ ChangeLog 26 Dec 2012 11:33:31 -0000 1.11
93 @@ -1,6 +1,10 @@
94 # ChangeLog for x11-libs/xvba-video
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/ChangeLog,v 1.10 2012/11/23 14:02:31 scarabeus Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/ChangeLog,v 1.11 2012/12/26 11:33:31 ulm Exp $
98 +
99 + 26 Dec 2012; Ulrich Müller <ulm@g.o> xvba-video-0.8.0.ebuild,
100 + xvba-video-0.8.0-r1.ebuild, xvba-video-9999.ebuild:
101 + Specify LICENSE more precisely, bug 446688.
102
103 23 Nov 2012; Tomáš Chvátal <scarabeus@g.o> xvba-video-0.8.0-r1.ebuild,
104 xvba-video-9999.ebuild:
105
106
107
108 1.4 x11-libs/xvba-video/xvba-video-0.8.0.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0.ebuild?rev=1.4&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0.ebuild?rev=1.4&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0.ebuild?r1=1.3&r2=1.4
113
114 Index: xvba-video-0.8.0.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0.ebuild,v
117 retrieving revision 1.3
118 retrieving revision 1.4
119 diff -u -r1.3 -r1.4
120 --- xvba-video-0.8.0.ebuild 27 Dec 2011 21:11:10 -0000 1.3
121 +++ xvba-video-0.8.0.ebuild 26 Dec 2012 11:33:31 -0000 1.4
122 @@ -1,6 +1,6 @@
123 -# Copyright 1999-2011 Gentoo Foundation
124 +# Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0.ebuild,v 1.3 2011/12/27 21:11:10 maekke Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-0.8.0.ebuild,v 1.4 2012/12/26 11:33:31 ulm Exp $
128
129 EAPI=4
130
131 @@ -16,7 +16,7 @@
132 x86? ( http://www.splitted-desktop.com/~gbeauchesne/${PN}/${x86name}.tar.gz )
133 "
134
135 -LICENSE="as-is"
136 +LICENSE="GPL-2+ MIT"
137 SLOT="0"
138 KEYWORDS="-* amd64 x86"
139 IUSE=""