Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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 16:27:11
Message-Id: 20100822162707.778152004E@flycatcher.gentoo.org
1 jer 10/08/22 16:27:07
2
3 Modified: ChangeLog libevent-1.4.14b.ebuild
4 Log:
5 Stable for PPC (bug #331541).
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.162 dev-libs/libevent/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.162&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.162&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.161&r2=1.162
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v
18 retrieving revision 1.161
19 retrieving revision 1.162
20 diff -u -r1.161 -r1.162
21 --- ChangeLog 22 Aug 2010 13:00:08 -0000 1.161
22 +++ ChangeLog 22 Aug 2010 16:27:07 -0000 1.162
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.161 2010/08/22 13:00:08 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.162 2010/08/22 16:27:07 jer Exp $
28 +
29 + 22 Aug 2010; Jeroen Roovers <jer@g.o> libevent-1.4.14b.ebuild:
30 + Stable for PPC (bug #331541).
31
32 22 Aug 2010; Markus Meier <maekke@g.o> libevent-1.4.14b.ebuild:
33 arm stable, bug #331541
34
35
36
37 1.6 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.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild?r1=1.5&r2=1.6
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.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- libevent-1.4.14b.ebuild 22 Aug 2010 13:00:08 -0000 1.5
50 +++ libevent-1.4.14b.ebuild 22 Aug 2010 16:27:07 -0000 1.6
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.5 2010/08/22 13:00:08 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild,v 1.6 2010/08/22 16:27:07 jer 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=""