Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/tevent: tevent-0.9.17.ebuild ChangeLog
Date: Sun, 03 Mar 2013 19:43:20
Message-Id: 20130303194316.32FC22171D@flycatcher.gentoo.org
1 ago 13/03/03 19:43:16
2
3 Modified: tevent-0.9.17.ebuild ChangeLog
4 Log:
5 Stable for arm, wrt bug #458712
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.8 sys-libs/tevent/tevent-0.9.17.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild?r1=1.7&r2=1.8
15
16 Index: tevent-0.9.17.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- tevent-0.9.17.ebuild 19 Dec 2012 15:54:22 -0000 1.7
23 +++ tevent-0.9.17.ebuild 3 Mar 2013 19:43:16 -0000 1.8
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.7 2012/12/19 15:54:22 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.8 2013/03/03 19:43:16 ago Exp $
30
31 EAPI=4
32 PYTHON_DEPEND="2"
33 @@ -13,7 +13,7 @@
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
38 +KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
39 IUSE=""
40
41 RDEPEND=">=sys-libs/talloc-2.0.6[python]"
42
43
44
45 1.29 sys-libs/tevent/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.29&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.29&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?r1=1.28&r2=1.29
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v
54 retrieving revision 1.28
55 retrieving revision 1.29
56 diff -u -r1.28 -r1.29
57 --- ChangeLog 19 Dec 2012 15:54:22 -0000 1.28
58 +++ ChangeLog 3 Mar 2013 19:43:16 -0000 1.29
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-libs/tevent
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.28 2012/12/19 15:54:22 ago Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.29 2013/03/03 19:43:16 ago Exp $
65 +
66 + 03 Mar 2013; Agostino Sarubbo <ago@g.o> tevent-0.9.17.ebuild:
67 + Stable for arm, wrt bug #458712
68
69 19 Dec 2012; Agostino Sarubbo <ago@g.o> tevent-0.9.17.ebuild:
70 Add ~ia64, wrt bug #377809