Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-qt: telepathy-qt-0.8.0.ebuild ChangeLog
Date: Mon, 02 Jul 2012 18:12:04
Message-Id: 20120702181145.256E72004B@flycatcher.gentoo.org
1 johu 12/07/02 18:11:45
2
3 Modified: telepathy-qt-0.8.0.ebuild ChangeLog
4 Log:
5 marked x86 per bug 421121
6
7 (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild?r1=1.5&r2=1.6
15
16 Index: telepathy-qt-0.8.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- telepathy-qt-0.8.0.ebuild 24 Jun 2012 15:15:08 -0000 1.5
23 +++ telepathy-qt-0.8.0.ebuild 2 Jul 2012 18:11:44 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild,v 1.5 2012/06/24 15:15:08 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild,v 1.6 2012/07/02 18:11:44 johu Exp $
29
30 EAPI=4
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE="debug farsight glib test"
39
40 RESTRICT="test" #423089
41
42
43
44 1.10 net-libs/telepathy-qt/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?r1=1.9&r2=1.10
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- ChangeLog 24 Jun 2012 15:15:08 -0000 1.9
57 +++ ChangeLog 2 Jul 2012 18:11:44 -0000 1.10
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-libs/telepathy-qt
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.9 2012/06/24 15:15:08 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.10 2012/07/02 18:11:44 johu Exp $
63 +
64 + 02 Jul 2012; Johannes Huber <johu@g.o> telepathy-qt-0.8.0.ebuild:
65 + marked x86 per bug 421121
66
67 24 Jun 2012; Agostino Sarubbo <ago@g.o> telepathy-qt-0.8.0.ebuild:
68 Stable for amd64, wrt bug #421121