Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-farsight: telepathy-farsight-0.0.15.ebuild ChangeLog
Date: Wed, 23 Feb 2011 23:22:25
Message-Id: 20110223232126.1305F20054@flycatcher.gentoo.org
1 hwoarang 11/02/23 23:21:26
2
3 Modified: telepathy-farsight-0.0.15.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #353436
6
7 (Portage version: 2.1.9.39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild?r1=1.3&r2=1.4
15
16 Index: telepathy-farsight-0.0.15.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- telepathy-farsight-0.0.15.ebuild 19 Feb 2011 13:35:24 -0000 1.3
23 +++ telepathy-farsight-0.0.15.ebuild 23 Feb 2011 23:21:25 -0000 1.4
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-farsight/telepathy-farsight-0.0.15.ebuild,v 1.3 2011/02/19 13:35:24 arfrever Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild,v 1.4 2011/02/23 23:21:25 hwoarang Exp $
29
30 EAPI="3"
31 PYTHON_DEPEND="python? 2:2.6"
32 @@ -13,7 +13,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
37 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
38 IUSE="python"
39
40 RDEPEND=">=dev-libs/glib-2.16:2
41
42
43
44 1.17 net-libs/telepathy-farsight/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.17&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.17&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?r1=1.16&r2=1.17
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v
53 retrieving revision 1.16
54 retrieving revision 1.17
55 diff -u -r1.16 -r1.17
56 --- ChangeLog 19 Feb 2011 11:24:38 -0000 1.16
57 +++ ChangeLog 23 Feb 2011 23:21:25 -0000 1.17
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-libs/telepathy-farsight
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.16 2011/02/19 11:24:38 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.17 2011/02/23 23:21:25 hwoarang Exp $
63 +
64 + 23 Feb 2011; Markos Chandras <hwoarang@g.o>
65 + telepathy-farsight-0.0.15.ebuild:
66 + Stable on amd64 wrt bug #353436
67
68 19 Feb 2011; Pacho Ramos <pacho@g.o> telepathy-farsight-0.0.15.ebuild:
69 Python fixes, use eapi3.