Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-qt: telepathy-qt-0.9.2.ebuild ChangeLog telepathy-qt-0.9.1.ebuild telepathy-qt-0.8.0.ebuild
Date: Tue, 31 Jul 2012 07:09:02
Message-Id: 20120731070847.709282004B@flycatcher.gentoo.org
1 scarabeus 12/07/31 07:08:47
2
3 Modified: telepathy-qt-0.9.2.ebuild ChangeLog
4 Removed: telepathy-qt-0.9.1.ebuild telepathy-qt-0.8.0.ebuild
5 Log:
6 Stabilise 0.9.2 as it works. Punt older.
7
8 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 net-libs/telepathy-qt/telepathy-qt-0.9.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.2.ebuild?r1=1.1&r2=1.2
16
17 Index: telepathy-qt-0.9.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- telepathy-qt-0.9.2.ebuild 12 Jul 2012 11:01:26 -0000 1.1
24 +++ telepathy-qt-0.9.2.ebuild 31 Jul 2012 07:08:47 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.2.ebuild,v 1.1 2012/07/12 11:01:26 kensington Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.2.ebuild,v 1.2 2012/07/31 07:08:47 scarabeus Exp $
30
31 EAPI=4
32
33 @@ -13,7 +13,7 @@
34
35 LICENSE="LGPL-2.1"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39 IUSE="debug farsight farstream test"
40
41 RDEPEND="
42
43
44
45 1.13 net-libs/telepathy-qt/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.13&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.13&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?r1=1.12&r2=1.13
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v
54 retrieving revision 1.12
55 retrieving revision 1.13
56 diff -u -r1.12 -r1.13
57 --- ChangeLog 15 Jul 2012 16:55:51 -0000 1.12
58 +++ ChangeLog 31 Jul 2012 07:08:47 -0000 1.13
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-libs/telepathy-qt
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.12 2012/07/15 16:55:51 johu Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.13 2012/07/31 07:08:47 scarabeus Exp $
64 +
65 + 31 Jul 2012; Tomáš Chvátal <scarabeus@g.o> -telepathy-qt-0.8.0.ebuild,
66 + -telepathy-qt-0.9.1.ebuild, telepathy-qt-0.9.2.ebuild:
67 + Stabilise 0.9.2 as it works. Punt older.
68
69 *telepathy-qt-0.9.3 (15 Jul 2012)