Gentoo Archives: gentoo-commits

From: "Matsuu Takuto (matsuu)" <matsuu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/vlgothic: ChangeLog vlgothic-20071031.ebuild vlgothic-20070915.ebuild vlgothic-20070924.ebuild vlgothic-20070731.ebuild vlgothic-20070901.ebuild
Date: Sat, 03 Nov 2007 03:09:29
Message-Id: E1Io9Nu-0003kR-IP@stork.gentoo.org
1 matsuu 07/11/03 03:09:18
2
3 Modified: ChangeLog
4 Added: vlgothic-20071031.ebuild
5 Removed: vlgothic-20070915.ebuild vlgothic-20070924.ebuild
6 vlgothic-20070731.ebuild vlgothic-20070901.ebuild
7 Log:
8 Version bumped.
9 (Portage version: 2.1.3.16)
10
11 Revision Changes Path
12 1.19 media-fonts/vlgothic/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/ChangeLog?rev=1.19&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/ChangeLog?rev=1.19&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/ChangeLog?r1=1.18&r2=1.19
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v
21 retrieving revision 1.18
22 retrieving revision 1.19
23 diff -u -r1.18 -r1.19
24 --- ChangeLog 15 Oct 2007 15:38:29 -0000 1.18
25 +++ ChangeLog 3 Nov 2007 03:09:18 -0000 1.19
26 @@ -1,6 +1,14 @@
27 # ChangeLog for media-fonts/vlgothic
28 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.18 2007/10/15 15:38:29 matsuu Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.19 2007/11/03 03:09:18 matsuu Exp $
31 +
32 +*vlgothic-20071031 (03 Nov 2007)
33 +
34 + 03 Nov 2007; <matsuu@g.o> -vlgothic-20070731.ebuild,
35 + -vlgothic-20070901.ebuild, -vlgothic-20070915.ebuild,
36 + -vlgothic-20070924.ebuild, +vlgothic-20071031.ebuild:
37 + Version bumped.
38 + Removed old versions.
39
40 *vlgothic-20071015 (15 Oct 2007)
41
42
43
44
45 1.1 media-fonts/vlgothic/vlgothic-20071031.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/vlgothic-20071031.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/vlgothic-20071031.ebuild?rev=1.1&content-type=text/plain
49
50 Index: vlgothic-20071031.ebuild
51 ===================================================================
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20071031.ebuild,v 1.1 2007/11/03 03:09:18 matsuu Exp $
55
56 inherit font
57
58 DESCRIPTION="Japanese TrueType font from Vine Linux"
59 HOMEPAGE="http://dicey.org/vlgothic/"
60 SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2"
61
62 LICENSE="vlgothic mplus-fonts"
63 SLOT="0"
64 KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
65 IUSE=""
66
67 S="${WORKDIR}/VLGothic"
68
69 FONT_SUFFIX="ttf"
70 FONT_S="${S}"
71 DOCS="Changelog README*"
72
73
74
75 --
76 gentoo-commits@g.o mailing list