summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2010-01-25 23:40:37 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2010-01-25 23:40:37 +0000
commit670d47fb3e9f790ae398e6dad36934e3b427347b (patch)
tree4642c2a2d28fc4a93512bfdf4cf84600c8cfc5ad
parentStable for HPPA (bug #286423). (diff)
downloadgentoo-2-670d47fb3e9f790ae398e6dad36934e3b427347b.tar.gz
gentoo-2-670d47fb3e9f790ae398e6dad36934e3b427347b.tar.bz2
gentoo-2-670d47fb3e9f790ae398e6dad36934e3b427347b.zip
Version bumped.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
-rw-r--r--media-fonts/vlgothic/ChangeLog9
-rw-r--r--media-fonts/vlgothic/vlgothic-20100126.ebuild22
2 files changed, 29 insertions, 2 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog
index f96282e38693..848038d7c069 100644
--- a/media-fonts/vlgothic/ChangeLog
+++ b/media-fonts/vlgothic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-fonts/vlgothic
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.50 2009/12/02 13:59:09 matsuu Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.51 2010/01/25 23:40:37 matsuu Exp $
+
+*vlgothic-20100126 (25 Jan 2010)
+
+ 25 Jan 2010; MATSUU Takuto <matsuu@gentoo.org> +vlgothic-20100126.ebuild:
+ Version bumped.
*vlgothic-20091202 (02 Dec 2009)
diff --git a/media-fonts/vlgothic/vlgothic-20100126.ebuild b/media-fonts/vlgothic/vlgothic-20100126.ebuild
new file mode 100644
index 000000000000..19e596e13c94
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20100126.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-20100126.ebuild,v 1.1 2010/01/25 23:40:37 matsuu Exp $
+
+inherit font
+
+DESCRIPTION="Japanese TrueType font from Vine Linux"
+HOMEPAGE="http://dicey.org/vlgothic/"
+SRC_URI="mirror://sourceforge.jp/vlgothic/45617/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*"