Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libevent: libevent-2.0.16.ebuild ChangeLog
Date: Sun, 08 Jan 2012 02:00:25
Message-Id: 20120108020014.90FE62004B@flycatcher.gentoo.org
1 hwoarang 12/01/08 02:00:14
2
3 Modified: libevent-2.0.16.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #397483
6
7 (Portage version: 2.2.0_alpha82/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 dev-libs/libevent/libevent-2.0.16.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.16.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.16.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.16.ebuild?r1=1.3&r2=1.4
15
16 Index: libevent-2.0.16.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.16.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- libevent-2.0.16.ebuild 8 Dec 2011 19:05:26 -0000 1.3
23 +++ libevent-2.0.16.ebuild 8 Jan 2012 02:00:14 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.16.ebuild,v 1.3 2011/12/08 19:05:26 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.16.ebuild,v 1.4 2012/01/08 02:00:14 hwoarang Exp $
30
31 EAPI="2"
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
39 IUSE="+ssl static-libs test"
40
41 DEPEND="ssl? ( dev-libs/openssl )"
42
43
44
45 1.202 dev-libs/libevent/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.202&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.202&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.201&r2=1.202
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v
54 retrieving revision 1.201
55 retrieving revision 1.202
56 diff -u -r1.201 -r1.202
57 --- ChangeLog 8 Dec 2011 19:05:26 -0000 1.201
58 +++ ChangeLog 8 Jan 2012 02:00:14 -0000 1.202
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/libevent
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.201 2011/12/08 19:05:26 vapier Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.202 2012/01/08 02:00:14 hwoarang Exp $
65 +
66 + 08 Jan 2012; Markos Chandras <hwoarang@g.o> libevent-2.0.16.ebuild:
67 + Stable on amd64 wrt bug #397483
68
69 08 Dec 2011; Mike Frysinger <vapier@g.o> libevent-2.0.16.ebuild,
70 +files/libevent-2.0.16-sysctl.patch: