Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libevent: libevent-1.4.13.ebuild ChangeLog
Date: Tue, 05 Jan 2010 22:22:44
Message-Id: E1NSHnV-0001Xv-Qe@stork.gentoo.org
1 tcunha 10/01/05 22:22:41
2
3 Modified: libevent-1.4.13.ebuild ChangeLog
4 Log:
5 stable sparc, bug 298173
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 dev-libs/libevent/libevent-1.4.13.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild?r1=1.5&r2=1.6
14
15 Index: libevent-1.4.13.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- libevent-1.4.13.ebuild 2 Jan 2010 18:07:56 -0000 1.5
22 +++ libevent-1.4.13.ebuild 5 Jan 2010 22:22:41 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild,v 1.5 2010/01/02 18:07:56 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild,v 1.6 2010/01/05 22:22:41 tcunha Exp $
28
29 inherit autotools
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.143 dev-libs/libevent/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.143&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.143&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.142&r2=1.143
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v
52 retrieving revision 1.142
53 retrieving revision 1.143
54 diff -u -r1.142 -r1.143
55 --- ChangeLog 2 Jan 2010 18:07:56 -0000 1.142
56 +++ ChangeLog 5 Jan 2010 22:22:41 -0000 1.143
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/libevent
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.142 2010/01/02 18:07:56 hwoarang Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.143 2010/01/05 22:22:41 tcunha Exp $
62 +
63 + 05 Jan 2010; Tiago Cunha <tcunha@g.o> libevent-1.4.13.ebuild:
64 + stable sparc, bug 298173
65
66 02 Jan 2010; Markos Chandras <hwoarang@g.o> libevent-1.4.13.ebuild:
67 Stable on amd64 wrt bug #298173