Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/cairo: cairo-1.12.16.ebuild ChangeLog
Date: Fri, 28 Mar 2014 01:55:05
Message-Id: 20140328015502.C1F9E2004F@flycatcher.gentoo.org
1 jer 14/03/28 01:55:02
2
3 Modified: cairo-1.12.16.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #500368).
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.4 x11-libs/cairo/cairo-1.12.16.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild?r1=1.3&r2=1.4
15
16 Index: cairo-1.12.16.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- cairo-1.12.16.ebuild 27 Mar 2014 11:06:41 -0000 1.3
23 +++ cairo-1.12.16.ebuild 28 Mar 2014 01:55:02 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild,v 1.3 2014/03/27 11:06:41 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild,v 1.4 2014/03/28 01:55:02 jer Exp $
29
30 EAPI=5
31
32 @@ -10,10 +10,10 @@
33 inherit git-2
34 EGIT_REPO_URI="git://anongit.freedesktop.org/git/cairo"
35 SRC_URI=""
36 - KEYWORDS=""
37 + KEYWORDS="hppa"
38 else
39 SRC_URI="http://cairographics.org/releases/${P}.tar.xz"
40 - KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~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"
41 + KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~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"
42 fi
43
44 DESCRIPTION="A vector graphics library with cross-device output support"
45
46
47
48 1.363 x11-libs/cairo/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.363&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.363&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.362&r2=1.363
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
57 retrieving revision 1.362
58 retrieving revision 1.363
59 diff -u -r1.362 -r1.363
60 --- ChangeLog 27 Mar 2014 11:06:41 -0000 1.362
61 +++ ChangeLog 28 Mar 2014 01:55:02 -0000 1.363
62 @@ -1,6 +1,9 @@
63 # ChangeLog for x11-libs/cairo
64 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.362 2014/03/27 11:06:41 ago Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.363 2014/03/28 01:55:02 jer Exp $
67 +
68 + 28 Mar 2014; Jeroen Roovers <jer@g.o> cairo-1.12.16.ebuild:
69 + Stable for HPPA (bug #500368).
70
71 27 Mar 2014; Agostino Sarubbo <ago@g.o> cairo-1.12.16.ebuild:
72 Stable for amd64, wrt bug #500368