summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2007-12-17 16:37:21 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2007-12-17 16:37:21 +0000
commitbff31c4d3d393fa3c2096db4dda745347e49a719 (patch)
treeddc9e6189352405b3de8a7682b71c4587c4713b7 /media-fonts/vlgothic
parentremove 2.6.13 devfs notice, there's not much point showing this any more sinc... (diff)
downloadgentoo-2-bff31c4d3d393fa3c2096db4dda745347e49a719.tar.gz
gentoo-2-bff31c4d3d393fa3c2096db4dda745347e49a719.tar.bz2
gentoo-2-bff31c4d3d393fa3c2096db4dda745347e49a719.zip
Version bumb
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r--media-fonts/vlgothic/ChangeLog7
-rw-r--r--media-fonts/vlgothic/files/digest-vlgothic-200712153
-rw-r--r--media-fonts/vlgothic/vlgothic-20071215.ebuild20
3 files changed, 29 insertions, 1 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog
index 01b094c908be..6c7506162c8f 100644
--- a/media-fonts/vlgothic/ChangeLog
+++ b/media-fonts/vlgothic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-fonts/vlgothic
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.19 2007/11/03 03:09:18 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.20 2007/12/17 16:37:21 matsuu Exp $
+
+*vlgothic-20071215 (17 Dec 2007)
+
+ 17 Dec 2007; MATSUU Takuto <matsuu@gentoo.org> +vlgothic-20071215.ebuild:
+ Version bumb
*vlgothic-20071031 (03 Nov 2007)
diff --git a/media-fonts/vlgothic/files/digest-vlgothic-20071215 b/media-fonts/vlgothic/files/digest-vlgothic-20071215
new file mode 100644
index 000000000000..82d5cdcdea0d
--- /dev/null
+++ b/media-fonts/vlgothic/files/digest-vlgothic-20071215
@@ -0,0 +1,3 @@
+MD5 830fe98b9c5ba833e9eab9f6570a0d3c VLGothic-20071215.tar.bz2 4562065
+RMD160 fac7d287f17e96424669fc46a0143cae2ae0ec69 VLGothic-20071215.tar.bz2 4562065
+SHA256 21bf541fb5ece6398bcf03d783415fe3eba6ac7991f963d47338fc49c744605f VLGothic-20071215.tar.bz2 4562065
diff --git a/media-fonts/vlgothic/vlgothic-20071215.ebuild b/media-fonts/vlgothic/vlgothic-20071215.ebuild
new file mode 100644
index 000000000000..f379ed686fc0
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20071215.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20071215.ebuild,v 1.1 2007/12/17 16:37:21 matsuu Exp $
+
+inherit font
+
+DESCRIPTION="Japanese TrueType font from Vine Linux"
+HOMEPAGE="http://dicey.org/vlgothic/"
+SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2"
+
+LICENSE="vlgothic mplus-fonts"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+IUSE=""
+
+S="${WORKDIR}/VLGothic"
+
+FONT_SUFFIX="ttf"
+FONT_S="${S}"
+DOCS="Changelog README*"