Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-glib: ChangeLog telepathy-glib-0.18.1.ebuild telepathy-glib-0.18.2.ebuild
Date: Sat, 30 Mar 2013 17:04:41
Message-Id: 20130330170437.CB1FA2171D@flycatcher.gentoo.org
1 eva 13/03/30 17:04:37
2
3 Modified: ChangeLog telepathy-glib-0.18.1.ebuild
4 Removed: telepathy-glib-0.18.2.ebuild
5 Log:
6 Clean up old revisions.
7
8 (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C6085806)
9
10 Revision Changes Path
11 1.132 net-libs/telepathy-glib/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/ChangeLog?rev=1.132&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/ChangeLog?rev=1.132&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/ChangeLog?r1=1.131&r2=1.132
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v
20 retrieving revision 1.131
21 retrieving revision 1.132
22 diff -u -r1.131 -r1.132
23 --- ChangeLog 29 Mar 2013 13:41:28 -0000 1.131
24 +++ ChangeLog 30 Mar 2013 17:04:37 -0000 1.132
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-libs/telepathy-glib
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.131 2013/03/29 13:41:28 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.132 2013/03/30 17:04:37 eva Exp $
30 +
31 + 30 Mar 2013; Gilles Dartiguelongue <eva@g.o>
32 + telepathy-glib-0.18.1.ebuild, -telepathy-glib-0.18.2.ebuild:
33 + Clean up old revisions.
34
35 29 Mar 2013; Agostino Sarubbo <ago@g.o>
36 telepathy-glib-0.20.1-r1.ebuild:
37
38
39
40 1.12 net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild?rev=1.12&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild?rev=1.12&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild?r1=1.11&r2=1.12
45
46 Index: telepathy-glib-0.18.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v
49 retrieving revision 1.11
50 retrieving revision 1.12
51 diff -u -r1.11 -r1.12
52 --- telepathy-glib-0.18.1.ebuild 21 Dec 2012 21:12:43 -0000 1.11
53 +++ telepathy-glib-0.18.1.ebuild 30 Mar 2013 17:04:37 -0000 1.12
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2012 Gentoo Foundation
56 +# Copyright 1999-2013 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.11 2012/12/21 21:12:43 eva Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.12 2013/03/30 17:04:37 eva Exp $
60
61 EAPI="4"
62 PYTHON_DEPEND="2:2.5"
63 @@ -13,7 +13,7 @@
64
65 LICENSE="LGPL-2.1+"
66 SLOT="0"
67 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
68 +KEYWORDS="alpha sparc"
69 IUSE="debug +introspection +vala"
70
71 RDEPEND=">=dev-libs/glib-2.30.0:2