Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/liberation-fonts: ChangeLog liberation-fonts-1.05.ebuild
Date: Thu, 30 Sep 2010 21:03:03
Message-Id: 20100930210255.8ACFC20051@flycatcher.gentoo.org
1 ranger 10/09/30 21:02:55
2
3 Modified: ChangeLog liberation-fonts-1.05.ebuild
4 Log:
5 stable ppc64, bug 338351
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.9 media-fonts/liberation-fonts/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/ChangeLog?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/ChangeLog?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/ChangeLog?r1=1.8&r2=1.9
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- ChangeLog 26 Sep 2010 10:41:56 -0000 1.8
22 +++ ChangeLog 30 Sep 2010 21:02:55 -0000 1.9
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-fonts/liberation-fonts
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.8 2010/09/26 10:41:56 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.9 2010/09/30 21:02:55 ranger Exp $
28 +
29 + 30 Sep 2010; Brent Baude <ranger@g.o> liberation-fonts-1.05.ebuild:
30 + stable ppc64, bug 338351
31
32 26 Sep 2010; Markus Meier <maekke@g.o>
33 liberation-fonts-1.05.ebuild:
34
35
36
37 1.4 media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild?r1=1.3&r2=1.4
42
43 Index: liberation-fonts-1.05.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- liberation-fonts-1.05.ebuild 26 Sep 2010 10:41:56 -0000 1.3
50 +++ liberation-fonts-1.05.ebuild 30 Sep 2010 21:02:55 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild,v 1.3 2010/09/26 10:41:56 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild,v 1.4 2010/09/30 21:02:55 ranger Exp $
56
57 inherit font
58
59 @@ -9,7 +9,7 @@
60 SRC_URI="!fontforge? ( http://github.com/downloads/kaio/${PN}/${PN}-ttf-${PV}.zip )
61 fontforge? ( http://github.com/downloads/kaio/${PN}/${P}.tar.gz )"
62
63 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
65 SLOT="0"
66 LICENSE="GPL-2-with-exceptions"
67 IUSE="fontforge X"