summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2007-05-03 17:48:12 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2007-05-03 17:48:12 +0000
commit9e8c2a8e53229d80d2e2db5e786eaa462b8ca64c (patch)
treef26ed2474286d989c2c33990248756ab232d46c2 /media-fonts
parentInstall docs; bug #176871 (diff)
downloadgentoo-2-9e8c2a8e53229d80d2e2db5e786eaa462b8ca64c.tar.gz
gentoo-2-9e8c2a8e53229d80d2e2db5e786eaa462b8ca64c.tar.bz2
gentoo-2-9e8c2a8e53229d80d2e2db5e786eaa462b8ca64c.zip
Version bumped.
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/vlgothic/ChangeLog7
-rw-r--r--media-fonts/vlgothic/files/digest-vlgothic-200705033
-rw-r--r--media-fonts/vlgothic/vlgothic-20070503.ebuild20
3 files changed, 29 insertions, 1 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog
index 37879572fc7e..56714bc504b0 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.10 2007/05/02 15:11:29 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.11 2007/05/03 17:48:12 matsuu Exp $
+
+*vlgothic-20070503 (03 May 2007)
+
+ 03 May 2007; MATSUU Takuto <matsuu@gentoo.org> +vlgothic-20070503.ebuild:
+ Version bumped.
*vlgothic-20070328 (02 May 2007)
diff --git a/media-fonts/vlgothic/files/digest-vlgothic-20070503 b/media-fonts/vlgothic/files/digest-vlgothic-20070503
new file mode 100644
index 000000000000..b99e1f4d2a8a
--- /dev/null
+++ b/media-fonts/vlgothic/files/digest-vlgothic-20070503
@@ -0,0 +1,3 @@
+MD5 6ed8178acefe6314a96cc7c9eb63f983 VLGothic-20070503.tar.bz2 4530669
+RMD160 1b0f40f2032b1f294ce20ce9e25310ab91861ff2 VLGothic-20070503.tar.bz2 4530669
+SHA256 0016dbcc4f803d8637086c4fcff99dd8838c3d3a068e6fe3852bcd2b0ae3cd1d VLGothic-20070503.tar.bz2 4530669
diff --git a/media-fonts/vlgothic/vlgothic-20070503.ebuild b/media-fonts/vlgothic/vlgothic-20070503.ebuild
new file mode 100644
index 000000000000..c4e851ef23eb
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20070503.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-20070503.ebuild,v 1.1 2007/05/03 17:48:12 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*"