Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/graphite2: graphite2-1.2.1.ebuild ChangeLog
Date: Mon, 20 Jan 2014 19:21:18
Message-Id: 20140120192115.291C82004C@flycatcher.gentoo.org
1 vapier 14/01/20 19:21:15
2
3 Modified: graphite2-1.2.1.ebuild ChangeLog
4 Log:
5 Add s390 love #469982.
6
7 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.15 media-gfx/graphite2/graphite2-1.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild?r1=1.14&r2=1.15
15
16 Index: graphite2-1.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- graphite2-1.2.1.ebuild 12 Oct 2013 21:53:33 -0000 1.14
23 +++ graphite2-1.2.1.ebuild 20 Jan 2014 19:21:15 -0000 1.15
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/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.14 2013/10/12 21:53:33 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.15 2014/01/20 19:21:15 vapier Exp $
30
31 EAPI=5
32
33 @@ -15,7 +15,7 @@
34
35 LICENSE="LGPL-2.1"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
39 IUSE="perl test"
40
41 RDEPEND="
42
43
44
45 1.63 media-gfx/graphite2/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/ChangeLog?rev=1.63&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/ChangeLog?rev=1.63&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/ChangeLog?r1=1.62&r2=1.63
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v
54 retrieving revision 1.62
55 retrieving revision 1.63
56 diff -u -r1.62 -r1.63
57 --- ChangeLog 12 Oct 2013 21:53:33 -0000 1.62
58 +++ ChangeLog 20 Jan 2014 19:21:15 -0000 1.63
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-gfx/graphite2
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.62 2013/10/12 21:53:33 hwoarang Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.63 2014/01/20 19:21:15 vapier Exp $
65 +
66 + 20 Jan 2014; Mike Frysinger <vapier@g.o> graphite2-1.2.1.ebuild:
67 + Add s390 love #469982.
68
69 12 Oct 2013; Markos Chandras <hwoarang@g.o> graphite2-1.2.1.ebuild:
70 Add ~mips