Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/totem-pl-parser: totem-pl-parser-3.4.5.ebuild totem-pl-parser-3.10.0.ebuild ChangeLog
Date: Mon, 10 Feb 2014 18:56:11
Message-Id: 20140210185606.678BF2004C@flycatcher.gentoo.org
1 pacho 14/02/10 18:56:06
2
3 Modified: totem-pl-parser-3.4.5.ebuild
4 totem-pl-parser-3.10.0.ebuild ChangeLog
5 Log:
6 Prevent people from using incompatible quvi (#500586), rekeyword after masking the flag causing the keyword lose
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.5 dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild?r1=1.4&r2=1.5
16
17 Index: totem-pl-parser-3.4.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- totem-pl-parser-3.4.5.ebuild 8 Dec 2013 18:07:43 -0000 1.4
24 +++ totem-pl-parser-3.4.5.ebuild 10 Feb 2014 18:56:06 -0000 1.5
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild,v 1.4 2013/12/08 18:07:43 pacho Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild,v 1.5 2014/02/10 18:56:06 pacho Exp $
31
32 EAPI="5"
33 GCONF_DEBUG="no"
34 @@ -22,7 +22,7 @@
35 archive? ( >=app-arch/libarchive-2.8.4 )
36 crypt? ( dev-libs/libgcrypt )
37 introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
38 - quvi? ( >=media-libs/libquvi-0.2.15 )
39 + quvi? ( >=media-libs/libquvi-0.2.15 <media-libs/libquvi-0.9 )
40 "
41 DEPEND="${RDEPEND}
42 !<media-video/totem-2.21
43
44
45
46 1.3 dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild?r1=1.2&r2=1.3
51
52 Index: totem-pl-parser-3.10.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- totem-pl-parser-3.10.0.ebuild 26 Dec 2013 23:12:14 -0000 1.2
59 +++ totem-pl-parser-3.10.0.ebuild 10 Feb 2014 18:56:06 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild,v 1.2 2013/12/26 23:12:14 eva Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild,v 1.3 2014/02/10 18:56:06 pacho Exp $
66
67 EAPI="5"
68 GCONF_DEBUG="no"
69 @@ -13,7 +13,7 @@
70 LICENSE="LGPL-2+"
71 SLOT="0/18"
72 IUSE="archive crypt +introspection +quvi test"
73 -KEYWORDS="~alpha ~amd64 ~arm ~x86 ~x86-fbsd"
74 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
75
76 RDEPEND="
77 >=dev-libs/glib-2.31:2
78
79
80
81 1.140 dev-libs/totem-pl-parser/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog?rev=1.140&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog?rev=1.140&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog?r1=1.139&r2=1.140
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v
90 retrieving revision 1.139
91 retrieving revision 1.140
92 diff -u -r1.139 -r1.140
93 --- ChangeLog 26 Dec 2013 23:12:14 -0000 1.139
94 +++ ChangeLog 10 Feb 2014 18:56:06 -0000 1.140
95 @@ -1,6 +1,11 @@
96 # ChangeLog for dev-libs/totem-pl-parser
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.139 2013/12/26 23:12:14 eva Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.140 2014/02/10 18:56:06 pacho Exp $
101 +
102 + 10 Feb 2014; Pacho Ramos <pacho@g.o> totem-pl-parser-3.10.0.ebuild,
103 + totem-pl-parser-3.4.5.ebuild:
104 + Prevent people from using incompatible quvi (#500586), rekeyword after masking
105 + the flag causing the keyword lose
106
107 26 Dec 2013; Gilles Dartiguelongue <eva@g.o>
108 totem-pl-parser-3.10.0.ebuild: