Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/liberation-fonts: ChangeLog liberation-fonts-1.07.2.ebuild
Date: Thu, 31 May 2012 09:52:45
Message-Id: 20120531095236.21CAC2004E@flycatcher.gentoo.org
1 jlec 12/05/31 09:52:36
2
3 Modified: ChangeLog liberation-fonts-1.07.2.ebuild
4 Log:
5 Keyworded for ~-linux, tested by me
6
7 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.34 media-fonts/liberation-fonts/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/ChangeLog?rev=1.34&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/ChangeLog?rev=1.34&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/ChangeLog?r1=1.33&r2=1.34
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v
19 retrieving revision 1.33
20 retrieving revision 1.34
21 diff -u -r1.33 -r1.34
22 --- ChangeLog 13 Apr 2012 08:03:26 -0000 1.33
23 +++ ChangeLog 31 May 2012 09:52:36 -0000 1.34
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-fonts/liberation-fonts
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.33 2012/04/13 08:03:26 je_fro Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.34 2012/05/31 09:52:36 jlec Exp $
29 +
30 + 31 May 2012; Justin Lecher <jlec@g.o> liberation-fonts-1.07.2.ebuild:
31 + Keyworded for ~-linux, tested by me
32
33 13 Apr 2012; Jeff Gardner <je_fro@g.o> liberation-fonts-1.07.1.ebuild,
34 liberation-fonts-1.07.2.ebuild:
35
36
37
38 1.8 media-fonts/liberation-fonts/liberation-fonts-1.07.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.07.2.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.07.2.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.07.2.ebuild?r1=1.7&r2=1.8
43
44 Index: liberation-fonts-1.07.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.07.2.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- liberation-fonts-1.07.2.ebuild 13 Apr 2012 08:03:26 -0000 1.7
51 +++ liberation-fonts-1.07.2.ebuild 31 May 2012 09:52:36 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.07.2.ebuild,v 1.7 2012/04/13 08:03:26 je_fro Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.07.2.ebuild,v 1.8 2012/05/31 09:52:36 jlec Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 SRC_URI="!fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz )
62 fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )"
63
64 -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
66 SLOT="0"
67 LICENSE="GPL-2-with-exceptions"
68 IUSE="fontforge X"