Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/tevent: ChangeLog tevent-0.9.19.ebuild
Date: Tue, 10 Jun 2014 00:11:45
Message-Id: 20140610001140.6453A2004E@flycatcher.gentoo.org
1 vapier 14/06/10 00:11:40
2
3 Modified: ChangeLog tevent-0.9.19.ebuild
4 Log:
5 Mark s390/sh stable.
6
7 Revision Changes Path
8 1.59 sys-libs/tevent/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.59&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.59&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?r1=1.58&r2=1.59
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v
17 retrieving revision 1.58
18 retrieving revision 1.59
19 diff -u -r1.58 -r1.59
20 --- ChangeLog 14 May 2014 22:59:12 -0000 1.58
21 +++ ChangeLog 10 Jun 2014 00:11:40 -0000 1.59
22 @@ -1,6 +1,9 @@
23 # ChangeLog for sys-libs/tevent
24 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.58 2014/05/14 22:59:12 mgorny Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.59 2014/06/10 00:11:40 vapier Exp $
27 +
28 + 10 Jun 2014; Mike Frysinger <vapier@g.o> tevent-0.9.19.ebuild:
29 + Mark s390/sh stable.
30
31 *tevent-0.9.21-r1 (14 May 2014)
32
33
34
35
36 1.16 sys-libs/tevent/tevent-0.9.19.ebuild
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild?rev=1.16&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild?rev=1.16&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild?r1=1.15&r2=1.16
41
42 Index: tevent-0.9.19.ebuild
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v
45 retrieving revision 1.15
46 retrieving revision 1.16
47 diff -u -r1.15 -r1.16
48 --- tevent-0.9.19.ebuild 6 Sep 2013 20:08:35 -0000 1.15
49 +++ tevent-0.9.19.ebuild 10 Jun 2014 00:11:40 -0000 1.16
50 @@ -1,6 +1,6 @@
51 -# Copyright 1999-2013 Gentoo Foundation
52 +# Copyright 1999-2014 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v 1.15 2013/09/06 20:08:35 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v 1.16 2014/06/10 00:11:40 vapier Exp $
56
57 EAPI=5
58 PYTHON_COMPAT=( python2_{6,7} )
59 @@ -13,7 +13,7 @@
60
61 LICENSE="GPL-3"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
65 IUSE=""
66
67 RDEPEND=">=sys-libs/talloc-2.0.8[python]