Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/efont-unicode: ChangeLog efont-unicode-0.4.2-r1.ebuild
Date: Thu, 11 Feb 2010 15:23:24
Message-Id: E1Nfat0-0004pi-4o@stork.gentoo.org
1 ulm 10/02/11 15:23:22
2
3 Modified: ChangeLog efont-unicode-0.4.2-r1.ebuild
4 Log:
5 Fix LICENSE, bug 298556.
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.26 media-fonts/efont-unicode/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/efont-unicode/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/efont-unicode/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/efont-unicode/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 16 Sep 2007 03:28:25 -0000 1.25
22 +++ ChangeLog 11 Feb 2010 15:23:21 -0000 1.26
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-fonts/efont-unicode
25 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.25 2007/09/16 03:28:25 dirtyepic Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.26 2010/02/11 15:23:21 ulm Exp $
29 +
30 + 11 Feb 2010; Ulrich Mueller <ulm@g.o>
31 + efont-unicode-0.4.2-r1.ebuild:
32 + Fix LICENSE, bug 298556.
33
34 16 Sep 2007; Ryan Hill <dirtyepic@g.o>
35 efont-unicode-0.4.2-r1.ebuild:
36
37
38
39 1.13 media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild?rev=1.13&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild?rev=1.13&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild?r1=1.12&r2=1.13
44
45 Index: efont-unicode-0.4.2-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v
48 retrieving revision 1.12
49 retrieving revision 1.13
50 diff -u -r1.12 -r1.13
51 --- efont-unicode-0.4.2-r1.ebuild 16 Sep 2007 03:28:25 -0000 1.12
52 +++ efont-unicode-0.4.2-r1.ebuild 11 Feb 2010 15:23:21 -0000 1.13
53 @@ -1,11 +1,9 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.12 2007/09/16 03:28:25 dirtyepic Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.13 2010/02/11 15:23:21 ulm Exp $
59
60 inherit font font-ebdftopcf
61
62 -IUSE=""
63 -
64 MY_P="${PN}-bdf-${PV}"
65
66 DESCRIPTION="The /efont/ Unicode Bitmap Fonts"
67 @@ -13,9 +11,10 @@
68 SRC_URI="http://openlab.jp/efont/dist/unicode-bdf/${MY_P}.tar.bz2"
69
70 # naga10 has free-noncomm license
71 -LICENSE="public-domain BAEKMUK X11 as-is"
72 +LICENSE="public-domain BAEKMUK BSD MIT as-is"
73 SLOT="0"
74 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
75 +IUSE=""
76
77 S="${WORKDIR}/${MY_P}"
78 FONT_S=${S}