Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@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, 25 Nov 2012 18:05:09
Message-Id: 20121125180459.8500920C65@flycatcher.gentoo.org
1 blueness 12/11/25 18:04:59
2
3 Modified: tevent-0.9.17.ebuild ChangeLog
4 Log:
5 stable ppc ppc64, bug #444686
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild?r1=1.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- tevent-0.9.17.ebuild 25 Nov 2012 16:48:31 -0000 1.4
23 +++ tevent-0.9.17.ebuild 25 Nov 2012 18:04:59 -0000 1.5
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/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.4 2012/11/25 16:48:31 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.5 2012/11/25 18:04:59 blueness Exp $
29
30 EAPI=4
31 PYTHON_DEPEND="2"
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
37 +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
38 IUSE=""
39
40 RDEPEND=">=sys-libs/talloc-2.0.6[python]"
41
42
43
44 1.26 sys-libs/tevent/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.26&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.26&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?r1=1.25&r2=1.26
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v
53 retrieving revision 1.25
54 retrieving revision 1.26
55 diff -u -r1.25 -r1.26
56 --- ChangeLog 25 Nov 2012 16:48:31 -0000 1.25
57 +++ ChangeLog 25 Nov 2012 18:04:59 -0000 1.26
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-libs/tevent
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.25 2012/11/25 16:48:31 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.26 2012/11/25 18:04:59 blueness Exp $
63 +
64 + 25 Nov 2012; Anthony G. Basile <blueness@g.o> tevent-0.9.17.ebuild:
65 + stable ppc ppc64, bug #444686
66
67 25 Nov 2012; Agostino Sarubbo <ago@g.o> tevent-0.9.17.ebuild:
68 Stable for x86, wrt bug #444686