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/font-bh-lucidatypewriter-100dpi: font-bh-lucidatypewriter-100dpi-1.0.3.ebuild ChangeLog
Date: Mon, 29 Sep 2014 16:38:02
Message-Id: 20140929163758.EF0B2577@oystercatcher.gentoo.org
1 ulm 14/09/29 16:37:58
2
3 Modified: font-bh-lucidatypewriter-100dpi-1.0.3.ebuild
4 ChangeLog
5 Log:
6 Fix LICENSE, bitmap fonts are not copyrightable, bug 523678.
7
8 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.10 media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild?r1=1.9&r2=1.10
16
17 Index: font-bh-lucidatypewriter-100dpi-1.0.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- font-bh-lucidatypewriter-100dpi-1.0.3.ebuild 14 Sep 2014 17:28:39 -0000 1.9
24 +++ font-bh-lucidatypewriter-100dpi-1.0.3.ebuild 29 Sep 2014 16:37:58 -0000 1.10
25 @@ -1,13 +1,13 @@
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-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild,v 1.9 2014/09/14 17:28:39 chithanh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild,v 1.10 2014/09/29 16:37:58 ulm Exp $
30
31 EAPI=3
32 inherit xorg-2
33
34 DESCRIPTION="X.Org Bigelow & Holmes Lucida bitmap fonts"
35 -LICENSE="bh-lucida"
36
37 +LICENSE="public-domain" # bitmap font, not copyrightable
38 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
39 IUSE=""
40
41
42
43
44 1.40 media-fonts/font-bh-lucidatypewriter-100dpi/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/ChangeLog?rev=1.40&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/ChangeLog?rev=1.40&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/ChangeLog?r1=1.39&r2=1.40
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/ChangeLog,v
53 retrieving revision 1.39
54 retrieving revision 1.40
55 diff -u -r1.39 -r1.40
56 --- ChangeLog 14 Sep 2014 17:28:39 -0000 1.39
57 +++ ChangeLog 29 Sep 2014 16:37:58 -0000 1.40
58 @@ -1,6 +1,10 @@
59 # ChangeLog for media-fonts/font-bh-lucidatypewriter-100dpi
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/ChangeLog,v 1.39 2014/09/14 17:28:39 chithanh Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-lucidatypewriter-100dpi/ChangeLog,v 1.40 2014/09/29 16:37:58 ulm Exp $
63 +
64 + 29 Sep 2014; Ulrich Müller <ulm@g.o>
65 + font-bh-lucidatypewriter-100dpi-1.0.3.ebuild:
66 + Fix LICENSE, bitmap fonts are not copyrightable, bug 523678.
67
68 14 Sep 2014; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
69 font-bh-lucidatypewriter-100dpi-1.0.3.ebuild: