Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/totem-pl-parser: ChangeLog totem-pl-parser-2.32.5.ebuild
Date: Fri, 01 Jul 2011 21:08:39
Message-Id: 20110701210830.AC4B32004B@flycatcher.gentoo.org
1 hwoarang 11/07/01 21:08:30
2
3 Modified: ChangeLog totem-pl-parser-2.32.5.ebuild
4 Log:
5 Stable on amd64 wrt bug #278255
6
7 (Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.96 dev-libs/totem-pl-parser/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog?rev=1.96&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog?rev=1.96&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog?r1=1.95&r2=1.96
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v
19 retrieving revision 1.95
20 retrieving revision 1.96
21 diff -u -r1.95 -r1.96
22 --- ChangeLog 15 Jun 2011 16:21:37 -0000 1.95
23 +++ ChangeLog 1 Jul 2011 21:08:30 -0000 1.96
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/totem-pl-parser
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.95 2011/06/15 16:21:37 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.96 2011/07/01 21:08:30 hwoarang Exp $
29 +
30 + 01 Jul 2011; Markos Chandras <hwoarang@g.o>
31 + totem-pl-parser-2.32.5.ebuild:
32 + Stable on amd64 wrt bug #278255
33
34 15 Jun 2011; Pacho Ramos <pacho@g.o> totem-pl-parser-2.32.5.ebuild:
35 Prepare to set 'xz' as default compressor for eapi4.
36
37
38
39 1.3 dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild?r1=1.2&r2=1.3
44
45 Index: totem-pl-parser-2.32.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- totem-pl-parser-2.32.5.ebuild 15 Jun 2011 16:21:37 -0000 1.2
52 +++ totem-pl-parser-2.32.5.ebuild 1 Jul 2011 21:08:30 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild,v 1.2 2011/06/15 16:21:37 pacho Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild,v 1.3 2011/07/01 21:08:30 hwoarang Exp $
58
59 EAPI="4"
60 GCONF_DEBUG="no"
61 @@ -17,7 +17,7 @@
62
63 LICENSE="LGPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67 IUSE="archive doc +introspection +quvi"
68
69 RDEPEND=">=dev-libs/glib-2.24:2