summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2010-12-20 00:19:43 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2010-12-20 00:19:43 +0000
commita467d416c4085819b2335c1e68aaaab80e58a940 (patch)
treecb0399694b402b60662f22d0c24aa58d67fca76c /media-fonts/vlgothic
parentVersion bump (diff)
downloadgentoo-2-a467d416c4085819b2335c1e68aaaab80e58a940.tar.gz
gentoo-2-a467d416c4085819b2335c1e68aaaab80e58a940.tar.bz2
gentoo-2-a467d416c4085819b2335c1e68aaaab80e58a940.zip
Version bumped.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r--media-fonts/vlgothic/ChangeLog7
-rw-r--r--media-fonts/vlgothic/vlgothic-20101218.ebuild22
2 files changed, 28 insertions, 1 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog
index 3875b5b967eb..858a7abf0727 100644
--- a/media-fonts/vlgothic/ChangeLog
+++ b/media-fonts/vlgothic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-fonts/vlgothic
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.52 2010/04/16 00:07:56 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.53 2010/12/20 00:19:43 matsuu Exp $
+
+*vlgothic-20101218 (20 Dec 2010)
+
+ 20 Dec 2010; MATSUU Takuto <matsuu@gentoo.org> +vlgothic-20101218.ebuild:
+ Version bumped.
*vlgothic-20100416 (16 Apr 2010)
diff --git a/media-fonts/vlgothic/vlgothic-20101218.ebuild b/media-fonts/vlgothic/vlgothic-20101218.ebuild
new file mode 100644
index 000000000000..bc45fd7635fb
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20101218.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20101218.ebuild,v 1.1 2010/12/20 00:19:43 matsuu Exp $
+
+inherit font
+
+DESCRIPTION="Japanese TrueType font from Vine Linux"
+HOMEPAGE="http://dicey.org/vlgothic/"
+SRC_URI="mirror://sourceforge.jp/vlgothic/50227/VLGothic-${PV}.tar.bz2"
+
+# M+ FONTS -> mplus-fonts
+# sazanami -> BSD-2
+LICENSE="vlgothic mplus-fonts BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+S="${WORKDIR}/VLGothic"
+
+FONT_SUFFIX="ttf"
+FONT_S="${S}"
+DOCS="Changelog README*"