From 670d47fb3e9f790ae398e6dad36934e3b427347b Mon Sep 17 00:00:00 2001 From: Matsuu Takuto Date: Mon, 25 Jan 2010 23:40:37 +0000 Subject: Version bumped. (Portage version: 2.1.7.16/cvs/Linux x86_64) --- media-fonts/vlgothic/ChangeLog | 9 +++++++-- media-fonts/vlgothic/vlgothic-20100126.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 media-fonts/vlgothic/vlgothic-20100126.ebuild (limited to 'media-fonts') 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 +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*" -- cgit v1.2.3-65-gdbad