Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Thu, 29 Nov 2012 15:38:28
Message-Id: 20121129153817.7CFF620C65@flycatcher.gentoo.org
1 jer 12/11/29 15:38:17
2
3 Modified: tevent-0.9.17.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #444686).
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.6 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.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild?r1=1.5&r2=1.6
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.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- tevent-0.9.17.ebuild 25 Nov 2012 18:04:59 -0000 1.5
23 +++ tevent-0.9.17.ebuild 29 Nov 2012 15:38:17 -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/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.5 2012/11/25 18:04:59 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.6 2012/11/29 15:38:17 jer 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.27 sys-libs/tevent/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.27&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.27&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?r1=1.26&r2=1.27
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v
53 retrieving revision 1.26
54 retrieving revision 1.27
55 diff -u -r1.26 -r1.27
56 --- ChangeLog 25 Nov 2012 18:04:59 -0000 1.26
57 +++ ChangeLog 29 Nov 2012 15:38:17 -0000 1.27
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.26 2012/11/25 18:04:59 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.27 2012/11/29 15:38:17 jer Exp $
63 +
64 + 29 Nov 2012; Jeroen Roovers <jer@g.o> tevent-0.9.17.ebuild:
65 + Stable for HPPA (bug #444686).
66
67 25 Nov 2012; Anthony G. Basile <blueness@g.o> tevent-0.9.17.ebuild:
68 stable ppc ppc64, bug #444686