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: libevent-2.0.12.ebuild ChangeLog libevent-2.0.15.ebuild libevent-2.0.14.ebuild
Date: Mon, 27 Feb 2012 05:15:55
Message-Id: 20120227051544.E35002004B@flycatcher.gentoo.org
1 jer 12/02/27 05:15:44
2
3 Modified: libevent-2.0.12.ebuild ChangeLog
4 Removed: libevent-2.0.15.ebuild libevent-2.0.14.ebuild
5 Log:
6 Drop all but PPC64.
7
8 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.9 dev-libs/libevent/libevent-2.0.12.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.12.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.12.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.12.ebuild?r1=1.8&r2=1.9
16
17 Index: libevent-2.0.12.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.12.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- libevent-2.0.12.ebuild 27 Nov 2011 22:14:57 -0000 1.8
24 +++ libevent-2.0.12.ebuild 27 Feb 2012 05:15:44 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.12.ebuild,v 1.8 2011/11/27 22:14:57 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.12.ebuild,v 1.9 2012/02/27 05:15:44 jer Exp $
31
32 EAPI="2"
33
34 @@ -14,7 +14,7 @@
35
36 LICENSE="BSD"
37 SLOT="0"
38 -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"
39 +KEYWORDS="ppc64"
40 IUSE="static-libs test"
41
42 RDEPEND="!<=dev-libs/9libs-1.0"
43
44
45
46 1.209 dev-libs/libevent/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.209&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.209&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.208&r2=1.209
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v
55 retrieving revision 1.208
56 retrieving revision 1.209
57 diff -u -r1.208 -r1.209
58 --- ChangeLog 11 Feb 2012 17:24:37 -0000 1.208
59 +++ ChangeLog 27 Feb 2012 05:15:44 -0000 1.209
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-libs/libevent
62 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.208 2012/02/11 17:24:37 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.209 2012/02/27 05:15:44 jer Exp $
65 +
66 + 27 Feb 2012; Jeroen Roovers <jer@g.o> libevent-2.0.12.ebuild,
67 + -libevent-2.0.14.ebuild, -libevent-2.0.15.ebuild:
68 + Drop all but PPC64.
69
70 *libevent-2.0.17 (11 Feb 2012)