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/libev: ChangeLog libev-3.90-r2.ebuild
Date: Wed, 26 Jan 2011 01:07:00
Message-Id: 20110126010650.66DBB20054@flycatcher.gentoo.org
1 jer 11/01/26 01:06:50
2
3 Modified: ChangeLog libev-3.90-r2.ebuild
4 Log:
5 Stable for HPPA (bug #349213).
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
8
9 Revision Changes Path
10 1.31 dev-libs/libev/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 27 Dec 2010 12:59:17 -0000 1.30
23 +++ ChangeLog 26 Jan 2011 01:06:50 -0000 1.31
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/libev
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.30 2010/12/27 12:59:17 maekke Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.31 2011/01/26 01:06:50 jer Exp $
30 +
31 + 26 Jan 2011; Jeroen Roovers <jer@g.o> libev-3.90-r2.ebuild:
32 + Stable for HPPA (bug #349213).
33
34 27 Dec 2010; Markus Meier <maekke@g.o> libev-3.90-r2.ebuild:
35 arm stable, bug #349213
36
37
38
39 1.4 dev-libs/libev/libev-3.90-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/libev-3.90-r2.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/libev-3.90-r2.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/libev-3.90-r2.ebuild?r1=1.3&r2=1.4
44
45 Index: libev-3.90-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.90-r2.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- libev-3.90-r2.ebuild 27 Dec 2010 12:59:17 -0000 1.3
52 +++ libev-3.90-r2.ebuild 26 Jan 2011 01:06:50 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.90-r2.ebuild,v 1.3 2010/12/27 12:59:17 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.90-r2.ebuild,v 1.4 2011/01/26 01:06:50 jer Exp $
59
60 EAPI="3"
61
62 @@ -14,7 +14,7 @@
63
64 LICENSE="|| ( BSD GPL-2 )"
65 SLOT="0"
66 -KEYWORDS="~amd64 arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 +KEYWORDS="~amd64 arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
68 IUSE="elibc_glibc"
69
70 # Bug #283558