diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-08-11 21:56:43 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-08-11 21:56:43 +0000 |
commit | 9450c75e033bcfede651b6ad07aa80698beb2607 (patch) | |
tree | 5de3d0e8a2e0bf932d2e8434acc19a62d8a5363a /media-fonts/vlgothic/vlgothic-20090811.ebuild | |
parent | revbump magic-7.4.46.ebuild to fix bug #281148 (diff) | |
download | gentoo-2-9450c75e033bcfede651b6ad07aa80698beb2607.tar.gz gentoo-2-9450c75e033bcfede651b6ad07aa80698beb2607.tar.bz2 gentoo-2-9450c75e033bcfede651b6ad07aa80698beb2607.zip |
Version bumped.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/vlgothic/vlgothic-20090811.ebuild')
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20090811.ebuild | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/media-fonts/vlgothic/vlgothic-20090811.ebuild b/media-fonts/vlgothic/vlgothic-20090811.ebuild new file mode 100644 index 000000000000..3ccd8a2aaf75 --- /dev/null +++ b/media-fonts/vlgothic/vlgothic-20090811.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-20090811.ebuild,v 1.1 2009/08/11 21:56:43 matsuu Exp $ + +inherit font + +DESCRIPTION="Japanese TrueType font from Vine Linux" +HOMEPAGE="http://dicey.org/vlgothic/" +SRC_URI="mirror://sourceforge.jp/vlgothic/43074/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*" |