Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-farstream: telepathy-farstream-0.1.2.ebuild ChangeLog
Date: Thu, 29 Dec 2011 18:05:18
Message-Id: 20111229180508.8FEA62004B@flycatcher.gentoo.org
1 pacho 11/12/29 18:05:08
2
3 Modified: telepathy-farstream-0.1.2.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 393007
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild?r1=1.1&r2=1.2
15
16 Index: telepathy-farstream-0.1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- telepathy-farstream-0.1.2.ebuild 20 Nov 2011 14:44:01 -0000 1.1
23 +++ telepathy-farstream-0.1.2.ebuild 29 Dec 2011 18:05:08 -0000 1.2
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/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild,v 1.1 2011/11/20 14:44:01 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild,v 1.2 2011/12/29 18:05:08 pacho Exp $
29
30 EAPI="4"
31 PYTHON_DEPEND="python? 2:2.5"
32 @@ -15,7 +15,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 ~x86"
38 IUSE="examples python"
39
40 RDEPEND=">=dev-libs/glib-2.16:2
41
42
43
44 1.3 net-libs/telepathy-farstream/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farstream/ChangeLog?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farstream/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farstream/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 20 Nov 2011 14:44:02 -0000 1.2
57 +++ ChangeLog 29 Dec 2011 18:05:08 -0000 1.3
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-libs/telepathy-farstream
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/ChangeLog,v 1.2 2011/11/20 14:44:02 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/ChangeLog,v 1.3 2011/12/29 18:05:08 pacho Exp $
63 +
64 + 29 Dec 2011; Pacho Ramos <pacho@g.o> telepathy-farstream-0.1.2.ebuild:
65 + amd64 stable, bug 393007
66
67 *telepathy-farstream-0.1.2 (20 Nov 2011)