Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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, 05 Sep 2010 16:01:53
Message-Id: 20100905160150.B63F82004C@flycatcher.gentoo.org
1 armin76 10/09/05 16:01:50
2
3 Modified: ChangeLog libevent-1.4.14b.ebuild
4 Log:
5 alpha/ia64/s390/sh/sparc stable wrt #331541
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.163 dev-libs/libevent/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.163&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.163&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.162&r2=1.163
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v
18 retrieving revision 1.162
19 retrieving revision 1.163
20 diff -u -r1.162 -r1.163
21 --- ChangeLog 22 Aug 2010 16:27:07 -0000 1.162
22 +++ ChangeLog 5 Sep 2010 16:01:50 -0000 1.163
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.162 2010/08/22 16:27:07 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.163 2010/09/05 16:01:50 armin76 Exp $
28 +
29 + 05 Sep 2010; Raúl Porcel <armin76@g.o> libevent-1.4.14b.ebuild:
30 + alpha/ia64/s390/sh/sparc stable wrt #331541
31
32 22 Aug 2010; Jeroen Roovers <jer@g.o> libevent-1.4.14b.ebuild:
33 Stable for PPC (bug #331541).
34
35
36
37 1.7 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.7&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild?r1=1.6&r2=1.7
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.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- libevent-1.4.14b.ebuild 22 Aug 2010 16:27:07 -0000 1.6
50 +++ libevent-1.4.14b.ebuild 5 Sep 2010 16:01:50 -0000 1.7
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.6 2010/08/22 16:27:07 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild,v 1.7 2010/09/05 16:01:50 armin76 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=""