summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2007-10-05 17:01:46 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2007-10-05 17:01:46 +0000
commita9647b5b539ad1704833433306b61c87c63347a9 (patch)
treef39e7c510c8c76077dd1885c47d835013eb7f2f0 /media-fonts
parentMasked America's Army due to security bug #194609. (diff)
downloadgentoo-2-a9647b5b539ad1704833433306b61c87c63347a9.tar.gz
gentoo-2-a9647b5b539ad1704833433306b61c87c63347a9.tar.bz2
gentoo-2-a9647b5b539ad1704833433306b61c87c63347a9.zip
Version bumped.
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/vlgothic/ChangeLog7
-rw-r--r--media-fonts/vlgothic/files/digest-vlgothic-200710063
-rw-r--r--media-fonts/vlgothic/vlgothic-20071006.ebuild20
3 files changed, 29 insertions, 1 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog
index f3566e72c5cc..7b0e988be485 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.16 2007/10/03 23:25:02 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.17 2007/10/05 17:01:45 matsuu Exp $
+
+*vlgothic-20071006 (05 Oct 2007)
+
+ 05 Oct 2007; <matsuu@gentoo.org> +vlgothic-20071006.ebuild:
+ Version bumped.
*vlgothic-20070929 (03 Oct 2007)
diff --git a/media-fonts/vlgothic/files/digest-vlgothic-20071006 b/media-fonts/vlgothic/files/digest-vlgothic-20071006
new file mode 100644
index 000000000000..73b2e1582606
--- /dev/null
+++ b/media-fonts/vlgothic/files/digest-vlgothic-20071006
@@ -0,0 +1,3 @@
+MD5 b99a94be44b19b383ac0fbb4fe91236b VLGothic-20071006.tar.bz2 4553807
+RMD160 57c0edd54cb6c144f96c0df8e1783c63554306f6 VLGothic-20071006.tar.bz2 4553807
+SHA256 8e343d8cd27fa92979479a271f71820463f1d535323e1bfbbde4f65244755856 VLGothic-20071006.tar.bz2 4553807
diff --git a/media-fonts/vlgothic/vlgothic-20071006.ebuild b/media-fonts/vlgothic/vlgothic-20071006.ebuild
new file mode 100644
index 000000000000..48b9a019d22e
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20071006.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-20071006.ebuild,v 1.1 2007/10/05 17:01:45 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*"