Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libevent: ChangeLog libevent-1.4.14b.ebuild
Date: Sun, 22 Aug 2010 13:00:12
Message-Id: 20100822130008.753DB2004E@flycatcher.gentoo.org
1 maekke 10/08/22 13:00:08
2
3 Modified: ChangeLog libevent-1.4.14b.ebuild
4 Log:
5 arm stable, bug #331541
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.161 dev-libs/libevent/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.161&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.161&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.160&r2=1.161
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v
18 retrieving revision 1.160
19 retrieving revision 1.161
20 diff -u -r1.160 -r1.161
21 --- ChangeLog 17 Aug 2010 18:22:23 -0000 1.160
22 +++ ChangeLog 22 Aug 2010 13:00:08 -0000 1.161
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/libevent
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.160 2010/08/17 18:22:23 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.161 2010/08/22 13:00:08 maekke Exp $
28 +
29 + 22 Aug 2010; Markus Meier <maekke@g.o> libevent-1.4.14b.ebuild:
30 + arm stable, bug #331541
31
32 17 Aug 2010; Markos Chandras <hwoarang@g.o>
33 libevent-1.4.14b.ebuild:
34
35
36
37 1.5 dev-libs/libevent/libevent-1.4.14b.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild?r1=1.4&r2=1.5
42
43 Index: libevent-1.4.14b.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- libevent-1.4.14b.ebuild 17 Aug 2010 18:22:23 -0000 1.4
50 +++ libevent-1.4.14b.ebuild 22 Aug 2010 13:00:08 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild,v 1.4 2010/08/17 18:22:23 hwoarang Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild,v 1.5 2010/08/22 13:00:08 maekke Exp $
56
57 inherit autotools
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="BSD"
62 SLOT="0"
63 -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 ~x64-solaris ~x86-solaris"
64 +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 ~x64-solaris ~x86-solaris"
65 IUSE=""
66
67 DEPEND=""