summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2007-10-03 23:25:03 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2007-10-03 23:25:03 +0000
commitc6f11e4032deef417bf893ef0a89409afa23350b (patch)
tree028468be8e99bc5592e52e8ccc31294a77cf62c0 /media-fonts/vlgothic
parentstable x86, security bug 193797 (diff)
downloadgentoo-2-c6f11e4032deef417bf893ef0a89409afa23350b.tar.gz
gentoo-2-c6f11e4032deef417bf893ef0a89409afa23350b.tar.bz2
gentoo-2-c6f11e4032deef417bf893ef0a89409afa23350b.zip
Version bumped.
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r--media-fonts/vlgothic/ChangeLog7
-rw-r--r--media-fonts/vlgothic/files/digest-vlgothic-200709293
-rw-r--r--media-fonts/vlgothic/vlgothic-20070929.ebuild20
3 files changed, 29 insertions, 1 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog
index bad619cf45a1..f3566e72c5cc 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.15 2007/09/24 06:25:54 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.16 2007/10/03 23:25:02 matsuu Exp $
+
+*vlgothic-20070929 (03 Oct 2007)
+
+ 03 Oct 2007; <matsuu@gentoo.org> +vlgothic-20070929.ebuild:
+ Version bumped.
*vlgothic-20070924 (24 Sep 2007)
diff --git a/media-fonts/vlgothic/files/digest-vlgothic-20070929 b/media-fonts/vlgothic/files/digest-vlgothic-20070929
new file mode 100644
index 000000000000..31026baae6be
--- /dev/null
+++ b/media-fonts/vlgothic/files/digest-vlgothic-20070929
@@ -0,0 +1,3 @@
+MD5 5590443ebb717a62e04f1df56e930082 VLGothic-20070929.tar.bz2 4552859
+RMD160 ff4a6e0d0829d34fb2502b480c6b3b1574eb43f3 VLGothic-20070929.tar.bz2 4552859
+SHA256 bb6fe8ff609b0a44cfae5e1c027aa93874e043b569887748234084592a5ee30c VLGothic-20070929.tar.bz2 4552859
diff --git a/media-fonts/vlgothic/vlgothic-20070929.ebuild b/media-fonts/vlgothic/vlgothic-20070929.ebuild
new file mode 100644
index 000000000000..61702d3ff64e
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20070929.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-20070929.ebuild,v 1.1 2007/10/03 23:25:02 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*"