Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/enblend: ChangeLog enblend-4.1.3.ebuild
Date: Thu, 23 Jul 2015 19:38:30
Message-Id: 20150723193826.2A81DBE@oystercatcher.gentoo.org
1 pacho 15/07/23 19:38:26
2
3 Modified: ChangeLog enblend-4.1.3.ebuild
4 Log:
5 ppc stable wrt bug #555258
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.64 media-gfx/enblend/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/ChangeLog?rev=1.64&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/ChangeLog?rev=1.64&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/ChangeLog?r1=1.63&r2=1.64
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/enblend/ChangeLog,v
19 retrieving revision 1.63
20 retrieving revision 1.64
21 diff -u -r1.63 -r1.64
22 --- ChangeLog 3 May 2015 15:06:52 -0000 1.63
23 +++ ChangeLog 23 Jul 2015 19:38:26 -0000 1.64
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-gfx/enblend
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/ChangeLog,v 1.63 2015/05/03 15:06:52 bircoph Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/ChangeLog,v 1.64 2015/07/23 19:38:26 pacho Exp $
29 +
30 + 23 Jul 2015; Pacho Ramos <pacho@g.o> enblend-4.1.3.ebuild:
31 + ppc stable wrt bug #555258
32
33 03 May 2015; Andrew Savchenko <bircoph@g.o> enblend-4.1.3.ebuild,
34 +files/enblend-4.1.3-vigra_check.patch:
35
36
37
38 1.6 media-gfx/enblend/enblend-4.1.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild?r1=1.5&r2=1.6
43
44 Index: enblend-4.1.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- enblend-4.1.3.ebuild 3 May 2015 15:06:52 -0000 1.5
51 +++ enblend-4.1.3.ebuild 23 Jul 2015 19:38:26 -0000 1.6
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/media-gfx/enblend/enblend-4.1.3.ebuild,v 1.5 2015/05/03 15:06:52 bircoph Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild,v 1.6 2015/07/23 19:38:26 pacho Exp $
57
58 EAPI=5
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-2 VIGRA"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~x86"
65 +KEYWORDS="~amd64 ppc ~x86"
66 IUSE="debug doc gpu image-cache openmp"
67
68 REQUIRED_USE="openmp? ( !image-cache )"