summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2009-01-08 15:17:38 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2009-01-08 15:17:38 +0000
commitb80f8bae5736528a881a2092e7de4b51922e99de (patch)
tree5143599eccd266675cca69e9e767fa071f663cec /media-fonts/vlgothic
parentStable for HPPA (bug #252646). (diff)
downloadgentoo-2-b80f8bae5736528a881a2092e7de4b51922e99de.tar.gz
gentoo-2-b80f8bae5736528a881a2092e7de4b51922e99de.tar.bz2
gentoo-2-b80f8bae5736528a881a2092e7de4b51922e99de.zip
Version bumped.
(Portage version: 2.1.6.4/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r--media-fonts/vlgothic/ChangeLog9
-rw-r--r--media-fonts/vlgothic/vlgothic-20090108.ebuild22
2 files changed, 29 insertions, 2 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog
index dde3476229d7..2d9d795bcc82 100644
--- a/media-fonts/vlgothic/ChangeLog
+++ b/media-fonts/vlgothic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-fonts/vlgothic
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.39 2008/12/03 15:38:51 matsuu Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.40 2009/01/08 15:17:38 matsuu Exp $
+
+*vlgothic-20090108 (08 Jan 2009)
+
+ 08 Jan 2009; MATSUU Takuto <matsuu@gentoo.org> +vlgothic-20090108.ebuild:
+ Version bumped.
*vlgothic-20081203 (03 Dec 2008)
diff --git a/media-fonts/vlgothic/vlgothic-20090108.ebuild b/media-fonts/vlgothic/vlgothic-20090108.ebuild
new file mode 100644
index 000000000000..ed49f5b9fb3f
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20090108.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20090108.ebuild,v 1.1 2009/01/08 15:17:38 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"
+
+# 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*"