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-farsight: ChangeLog telepathy-farsight-0.0.19.ebuild
Date: Thu, 29 Dec 2011 18:04:46
Message-Id: 20111229180437.1E2FB2004B@flycatcher.gentoo.org
1 pacho 11/12/29 18:04:37
2
3 Modified: ChangeLog telepathy-farsight-0.0.19.ebuild
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.29 net-libs/telepathy-farsight/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.29&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?r1=1.28&r2=1.29
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v
19 retrieving revision 1.28
20 retrieving revision 1.29
21 diff -u -r1.28 -r1.29
22 --- ChangeLog 9 Nov 2011 09:54:43 -0000 1.28
23 +++ ChangeLog 29 Dec 2011 18:04:37 -0000 1.29
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/telepathy-farsight
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.28 2011/11/09 09:54:43 ford_prefect Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.29 2011/12/29 18:04:37 pacho Exp $
29 +
30 + 29 Dec 2011; Pacho Ramos <pacho@g.o> telepathy-farsight-0.0.19.ebuild:
31 + amd64 stable, bug 393007
32
33 *telepathy-farsight-0.0.19 (09 Nov 2011)
34
35
36
37
38 1.2 net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild?r1=1.1&r2=1.2
43
44 Index: telepathy-farsight-0.0.19.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- telepathy-farsight-0.0.19.ebuild 9 Nov 2011 09:54:43 -0000 1.1
51 +++ telepathy-farsight-0.0.19.ebuild 29 Dec 2011 18:04:37 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.1 2011/11/09 09:54:43 ford_prefect Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.2 2011/12/29 18:04:37 pacho Exp $
57
58 EAPI="3"
59 PYTHON_DEPEND="python? 2:2.6"
60 @@ -13,7 +13,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux"
65 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux"
66 IUSE="python"
67
68 RDEPEND=">=dev-libs/glib-2.16:2