diff options
Diffstat (limited to 'media-fonts/vlgothic/vlgothic-20060930.ebuild')
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20060930.ebuild | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/media-fonts/vlgothic/vlgothic-20060930.ebuild b/media-fonts/vlgothic/vlgothic-20060930.ebuild new file mode 100644 index 000000000000..acf29a115d10 --- /dev/null +++ b/media-fonts/vlgothic/vlgothic-20060930.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20060930.ebuild,v 1.1 2006/10/09 16:25:26 matsuu Exp $ + +inherit font + +DESCRIPTION="Japanese TrueType font from Vine Linux" +HOMEPAGE="http://dicey.org/vlgothic/" +SRC_URI="http://vinelinux.org/~daisuke/tmp/VLGothic-${PV}.tar.bz2 + http://dicey.org/vlgothic/VLGothic-${PV}.tar.bz2" + +LICENSE="mplus-fonts BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +S="${WORKDIR}/VLGothic" + +FONT_SUFFIX="ttf" +FONT_S="${S}" +DOCS="LICENSE* README*" |