Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/pitivi: pitivi-0.14.1.ebuild pitivi-0.13.5.ebuild pitivi-0.14.0.ebuild ChangeLog
Date: Sun, 05 Feb 2012 01:50:33
Message-Id: 20120205015023.C667B2004B@flycatcher.gentoo.org
1 floppym 12/02/05 01:50:23
2
3 Modified: pitivi-0.14.1.ebuild pitivi-0.13.5.ebuild
4 pitivi-0.14.0.ebuild ChangeLog
5 Log:
6 Inherit multilib.
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 media-video/pitivi/pitivi-0.14.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.14.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.14.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.14.1.ebuild?r1=1.1&r2=1.2
16
17 Index: pitivi-0.14.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.14.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- pitivi-0.14.1.ebuild 24 Jul 2011 17:02:38 -0000 1.1
24 +++ pitivi-0.14.1.ebuild 5 Feb 2012 01:50:23 -0000 1.2
25 @@ -1,12 +1,12 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.14.1.ebuild,v 1.1 2011/07/24 17:02:38 eva Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.14.1.ebuild,v 1.2 2012/02/05 01:50:23 floppym Exp $
31
32 EAPI="3"
33 GCONF_DEBUG="no"
34 PYTHON_DEPEND="2:2.5"
35
36 -inherit gnome2 python eutils virtualx
37 +inherit gnome2 python eutils virtualx multilib
38
39 DESCRIPTION="A non-linear video editor using the GStreamer multimedia framework"
40 HOMEPAGE="http://www.pitivi.org"
41
42
43
44 1.4 media-video/pitivi/pitivi-0.13.5.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild?r1=1.3&r2=1.4
49
50 Index: pitivi-0.13.5.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- pitivi-0.13.5.ebuild 3 Feb 2011 22:29:10 -0000 1.3
57 +++ pitivi-0.13.5.ebuild 5 Feb 2012 01:50:23 -0000 1.4
58 @@ -1,12 +1,12 @@
59 -# Copyright 1999-2011 Gentoo Foundation
60 +# Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild,v 1.3 2011/02/03 22:29:10 arfrever Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild,v 1.4 2012/02/05 01:50:23 floppym Exp $
64
65 EAPI="3"
66 GCONF_DEBUG="no"
67 PYTHON_DEPEND="2:2.5"
68
69 -inherit gnome2 python eutils virtualx
70 +inherit gnome2 python eutils virtualx multilib
71
72 DESCRIPTION="A non-linear video editor using the GStreamer multimedia framework"
73 HOMEPAGE="http://www.pitivi.org"
74
75
76
77 1.3 media-video/pitivi/pitivi-0.14.0.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.14.0.ebuild?rev=1.3&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.14.0.ebuild?rev=1.3&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.14.0.ebuild?r1=1.2&r2=1.3
82
83 Index: pitivi-0.14.0.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.14.0.ebuild,v
86 retrieving revision 1.2
87 retrieving revision 1.3
88 diff -u -r1.2 -r1.3
89 --- pitivi-0.14.0.ebuild 10 Jun 2011 03:06:58 -0000 1.2
90 +++ pitivi-0.14.0.ebuild 5 Feb 2012 01:50:23 -0000 1.3
91 @@ -1,12 +1,12 @@
92 -# Copyright 1999-2011 Gentoo Foundation
93 +# Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.14.0.ebuild,v 1.2 2011/06/10 03:06:58 nirbheek Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.14.0.ebuild,v 1.3 2012/02/05 01:50:23 floppym Exp $
97
98 EAPI="3"
99 GCONF_DEBUG="no"
100 PYTHON_DEPEND="2:2.5"
101
102 -inherit gnome2 python eutils virtualx
103 +inherit gnome2 python eutils virtualx multilib
104
105 DESCRIPTION="A non-linear video editor using the GStreamer multimedia framework"
106 HOMEPAGE="http://www.pitivi.org"
107
108
109
110 1.27 media-video/pitivi/ChangeLog
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/ChangeLog?rev=1.27&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/ChangeLog?rev=1.27&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/ChangeLog?r1=1.26&r2=1.27
115
116 Index: ChangeLog
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v
119 retrieving revision 1.26
120 retrieving revision 1.27
121 diff -u -r1.26 -r1.27
122 --- ChangeLog 24 Jul 2011 17:02:38 -0000 1.26
123 +++ ChangeLog 5 Feb 2012 01:50:23 -0000 1.27
124 @@ -1,6 +1,10 @@
125 # ChangeLog for media-video/pitivi
126 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
127 -# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.26 2011/07/24 17:02:38 eva Exp $
128 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
129 +# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.27 2012/02/05 01:50:23 floppym Exp $
130 +
131 + 05 Feb 2012; Mike Gilbert <floppym@g.o> pitivi-0.13.5.ebuild,
132 + pitivi-0.14.0.ebuild, pitivi-0.14.1.ebuild:
133 + Inherit multilib.
134
135 *pitivi-0.14.1 (24 Jul 2011)