Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libuv: ChangeLog libuv-1.4.2.ebuild
Date: Thu, 23 Jul 2015 19:42:32
Message-Id: 20150723194224.F3728BE@oystercatcher.gentoo.org
1 pacho 15/07/23 19:42:24
2
3 Modified: ChangeLog libuv-1.4.2.ebuild
4 Log:
5 ppc stable wrt bug #555182
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.39 dev-libs/libuv/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 15 Jun 2015 11:43:24 -0000 1.38
23 +++ ChangeLog 23 Jul 2015 19:42:24 -0000 1.39
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/libuv
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.38 2015/06/15 11:43:24 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.39 2015/07/23 19:42:24 pacho Exp $
29 +
30 + 23 Jul 2015; Pacho Ramos <pacho@g.o> libuv-1.4.2.ebuild:
31 + ppc stable wrt bug #555182
32
33 *libuv-1.6.1 (15 Jun 2015)
34
35
36
37
38 1.2 dev-libs/libuv/libuv-1.4.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/libuv-1.4.2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/libuv-1.4.2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/libuv-1.4.2.ebuild?r1=1.1&r2=1.2
43
44 Index: libuv-1.4.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-1.4.2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- libuv-1.4.2.ebuild 5 Mar 2015 02:18:42 -0000 1.1
51 +++ libuv-1.4.2.ebuild 23 Jul 2015 19:42:24 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-1.4.2.ebuild,v 1.1 2015/03/05 02:18:42 hasufell Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-1.4.2.ebuild,v 1.2 2015/07/23 19:42:24 pacho Exp $
57
58 EAPI=5
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="BSD BSD-2 ISC MIT"
63 SLOT="0/1"
64 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
65 +KEYWORDS="~amd64 ~arm ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
66 IUSE="static-libs"
67
68 DEPEND="