Gentoo Archives: gentoo-commits

From: "Jack Morgan (jmorgan)" <jmorgan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/cairo: ChangeLog cairo-1.14.2.ebuild
Date: Tue, 02 Jun 2015 05:22:09
Message-Id: 20150602052204.53044A1B@oystercatcher.gentoo.org
1 jmorgan 15/06/02 05:22:04
2
3 Modified: ChangeLog cairo-1.14.2.ebuild
4 Log:
5 sparc stable wrt bug #550318
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
8
9 Revision Changes Path
10 1.421 x11-libs/cairo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.421&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.421&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.420&r2=1.421
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
19 retrieving revision 1.420
20 retrieving revision 1.421
21 diff -u -r1.420 -r1.421
22 --- ChangeLog 30 May 2015 16:18:34 -0000 1.420
23 +++ ChangeLog 2 Jun 2015 05:22:04 -0000 1.421
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/cairo
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.420 2015/05/30 16:18:34 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.421 2015/06/02 05:22:04 jmorgan Exp $
29 +
30 + 02 Jun 2015; Jack Morgan <jmorgan@g.o> cairo-1.14.2.ebuild:
31 + sparc stable wrt bug #550318
32
33 30 May 2015; Mikle Kolyada <zlogene@g.o> cairo-1.14.2.ebuild:
34 arm stable wrt bug #550318
35
36
37
38 1.6 x11-libs/cairo/cairo-1.14.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild?r1=1.5&r2=1.6
43
44 Index: cairo-1.14.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- cairo-1.14.2.ebuild 30 May 2015 16:18:34 -0000 1.5
51 +++ cairo-1.14.2.ebuild 2 Jun 2015 05:22:04 -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/x11-libs/cairo/cairo-1.14.2.ebuild,v 1.5 2015/05/30 16:18:34 zlogene Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild,v 1.6 2015/06/02 05:22:04 jmorgan Exp $
57
58 EAPI=5
59
60 @@ -12,7 +12,7 @@
61 SRC_URI=""
62 else
63 SRC_URI="http://cairographics.org/releases/${P}.tar.xz"
64 - KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 + KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 fi
67
68 DESCRIPTION="A vector graphics library with cross-device output support"