Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/flumotion: flumotion-0.6.2.ebuild ChangeLog
Date: Wed, 30 Mar 2011 18:58:14
Message-Id: 20110330185805.0B10020054@flycatcher.gentoo.org
1 ssuominen 11/03/30 18:58:05
2
3 Modified: flumotion-0.6.2.ebuild ChangeLog
4 Log:
5 Stop installing 91-flumotion-device-policy.fdi because sys-apps/hal is deprecated.
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 media-video/flumotion/flumotion-0.6.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/flumotion-0.6.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/flumotion-0.6.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/flumotion-0.6.2.ebuild?r1=1.2&r2=1.3
15
16 Index: flumotion-0.6.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.6.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- flumotion-0.6.2.ebuild 28 Mar 2011 22:32:59 -0000 1.2
23 +++ flumotion-0.6.2.ebuild 30 Mar 2011 18:58:04 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.6.2.ebuild,v 1.2 2011/03/28 22:32:59 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.6.2.ebuild,v 1.3 2011/03/30 18:58:04 ssuominen Exp $
29
30 EAPI="3"
31
32 @@ -94,6 +94,9 @@
33
34 keepdir /var/run/flumotion
35 keepdir /var/log/flumotion
36 +
37 + # punt /usr/share/hal/fdi/policy/20thirdparty/91-flumotion-device-policy.fdi
38 + rm -rf "${D}"/usr/share/hal
39 }
40
41 pkg_postinst() {
42
43
44
45 1.23 media-video/flumotion/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/ChangeLog?rev=1.23&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/ChangeLog?rev=1.23&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/ChangeLog?r1=1.22&r2=1.23
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v
54 retrieving revision 1.22
55 retrieving revision 1.23
56 diff -u -r1.22 -r1.23
57 --- ChangeLog 30 Mar 2011 08:26:50 -0000 1.22
58 +++ ChangeLog 30 Mar 2011 18:58:04 -0000 1.23
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-video/flumotion
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.22 2011/03/30 08:26:50 nirbheek Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.23 2011/03/30 18:58:04 ssuominen Exp $
64 +
65 + 30 Mar 2011; Samuli Suominen <ssuominen@g.o> flumotion-0.6.2.ebuild:
66 + Stop installing 91-flumotion-device-policy.fdi because sys-apps/hal is
67 + deprecated.
68
69 30 Mar 2011; Nirbheek Chauhan <nirbheek@g.o>
70 flumotion-0.4.1.ebuild, flumotion-0.5.2.ebuild, flumotion-0.5.3.ebuild,