diff options
Diffstat (limited to 'media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild')
-rw-r--r-- | media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild new file mode 100644 index 000000000000..7a0291505b15 --- /dev/null +++ b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild,v 1.1 2006/10/03 09:39:34 flameeyes Exp $ + +S="${WORKDIR}/${P}" + +inherit font + +DESCRIPTION="Mikachan Japanese TrueType Collection fonts" +SRC_URI="mirror://gentoo/${P}.tar.bz2 + http://dev.gentoo.org/~flameeyes/dist/${P}.tar.bz2" +HOMEPAGE="http://mikachan-font.com/" + +LICENSE="free-noncomm" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86-fbsd" +IUSE="" + +FONT_SUFFIX="otf" |