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-20080624.ebuild vlgothic-20080429.ebuild vlgothic-20080327.ebuild vlgothic-20080420.ebuild
Date: Wed, 25 Jun 2008 15:18:47
Message-Id: E1KBWle-0006oq-G5@stork.gentoo.org
1 matsuu 08/06/25 15:18:42
2
3 Modified: ChangeLog
4 Added: vlgothic-20080624.ebuild
5 Removed: vlgothic-20080429.ebuild vlgothic-20080327.ebuild
6 vlgothic-20080420.ebuild
7 Log:
8 Version bumped.
9 (Portage version: 2.1.5_rc6)
10
11 Revision Changes Path
12 1.30 media-fonts/vlgothic/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/ChangeLog?rev=1.30&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/ChangeLog?rev=1.30&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/ChangeLog?r1=1.29&r2=1.30
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v
21 retrieving revision 1.29
22 retrieving revision 1.30
23 diff -u -r1.29 -r1.30
24 --- ChangeLog 10 Jun 2008 16:50:19 -0000 1.29
25 +++ ChangeLog 25 Jun 2008 15:18:42 -0000 1.30
26 @@ -1,6 +1,13 @@
27 # ChangeLog for media-fonts/vlgothic
28 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.29 2008/06/10 16:50:19 matsuu Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.30 2008/06/25 15:18:42 matsuu Exp $
31 +
32 +*vlgothic-20080624 (25 Jun 2008)
33 +
34 + 25 Jun 2008; MATSUU Takuto <matsuu@g.o> -vlgothic-20080327.ebuild,
35 + -vlgothic-20080420.ebuild, -vlgothic-20080429.ebuild,
36 + +vlgothic-20080624.ebuild:
37 + Version bumped. Removed old versions.
38
39 *vlgothic-20080610 (10 Jun 2008)
40
41
42
43
44 1.1 media-fonts/vlgothic/vlgothic-20080624.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/vlgothic-20080624.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/vlgothic/vlgothic-20080624.ebuild?rev=1.1&content-type=text/plain
48
49 Index: vlgothic-20080624.ebuild
50 ===================================================================
51 # Copyright 1999-2008 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20080624.ebuild,v 1.1 2008/06/25 15:18:42 matsuu Exp $
54
55 inherit font
56
57 DESCRIPTION="Japanese TrueType font from Vine Linux"
58 HOMEPAGE="http://dicey.org/vlgothic/"
59 SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2"
60
61 LICENSE="vlgothic mplus-fonts"
62 SLOT="0"
63 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
64 IUSE=""
65
66 S="${WORKDIR}/VLGothic"
67
68 FONT_SUFFIX="ttf"
69 FONT_S="${S}"
70 DOCS="Changelog README*"
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list