Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libev: libev-4.15.ebuild ChangeLog
Date: Tue, 10 Jun 2014 00:05:28
Message-Id: 20140610000524.DDE342004E@flycatcher.gentoo.org
1 vapier 14/06/10 00:05:24
2
3 Modified: libev-4.15.ebuild ChangeLog
4 Log:
5 Mark arm64/m68k/s390/sh stable.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.11 dev-libs/libev/libev-4.15.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/libev-4.15.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/libev-4.15.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/libev-4.15.ebuild?r1=1.10&r2=1.11
15
16 Index: libev-4.15.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- libev-4.15.ebuild 20 Dec 2013 19:57:20 -0000 1.10
23 +++ libev-4.15.ebuild 10 Jun 2014 00:05:24 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15.ebuild,v 1.10 2013/12/20 19:57:20 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15.ebuild,v 1.11 2014/06/10 00:05:24 vapier Exp $
30
31 EAPI=5
32
33 @@ -13,7 +13,7 @@
34
35 LICENSE="|| ( BSD GPL-2 )"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
39 IUSE="elibc_glibc static-libs"
40
41 # Bug #283558
42
43
44
45 1.66 dev-libs/libev/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/ChangeLog?rev=1.66&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/ChangeLog?rev=1.66&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/ChangeLog?r1=1.65&r2=1.66
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v
54 retrieving revision 1.65
55 retrieving revision 1.66
56 diff -u -r1.65 -r1.66
57 --- ChangeLog 10 Jun 2014 00:05:03 -0000 1.65
58 +++ ChangeLog 10 Jun 2014 00:05:24 -0000 1.66
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/libev
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.65 2014/06/10 00:05:03 vapier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.66 2014/06/10 00:05:24 vapier Exp $
64 +
65 + 10 Jun 2014; Mike Frysinger <vapier@g.o> libev-4.15.ebuild:
66 + Mark arm64/m68k/s390/sh stable.
67
68 10 Jun 2014; Mike Frysinger <vapier@g.o> libev-4.15-r1.ebuild:
69 Add arm64/m68k love.