diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2008-11-24 00:11:38 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2008-11-24 00:11:38 +0000 |
commit | 3206f7eee79d524f175ef20691150f74aaeb4e0a (patch) | |
tree | 566f6c8284aac0e37d1a99708a1613af661b926c /media-fonts/vlgothic/vlgothic-20081124.ebuild | |
parent | Bump (diff) | |
download | historical-3206f7eee79d524f175ef20691150f74aaeb4e0a.tar.gz historical-3206f7eee79d524f175ef20691150f74aaeb4e0a.tar.bz2 historical-3206f7eee79d524f175ef20691150f74aaeb4e0a.zip |
Version bumped.
Package-Manager: portage-2.2_rc15/cvs/Linux 2.6.27-gentoo-r2 x86_64
Diffstat (limited to 'media-fonts/vlgothic/vlgothic-20081124.ebuild')
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20081124.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/media-fonts/vlgothic/vlgothic-20081124.ebuild b/media-fonts/vlgothic/vlgothic-20081124.ebuild new file mode 100644 index 000000000000..0932e1339ef7 --- /dev/null +++ b/media-fonts/vlgothic/vlgothic-20081124.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081124.ebuild,v 1.1 2008/11/24 00:11: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" + +LICENSE="vlgothic mplus-fonts" +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*" |