diff options
Diffstat (limited to 'media-fonts/font-misc-meltho/font-misc-meltho-1.0.1.ebuild')
-rw-r--r-- | media-fonts/font-misc-meltho/font-misc-meltho-1.0.1.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/media-fonts/font-misc-meltho/font-misc-meltho-1.0.1.ebuild b/media-fonts/font-misc-meltho/font-misc-meltho-1.0.1.ebuild new file mode 100644 index 000000000000..9df46cce65f3 --- /dev/null +++ b/media-fonts/font-misc-meltho/font-misc-meltho-1.0.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-meltho/font-misc-meltho-1.0.1.ebuild,v 1.1 2010/03/15 22:24:36 scarabeus Exp $ + +FONT_DIR="OTF" + +EAPI=3 +inherit xorg-2 + +DESCRIPTION="X.Org Syriac fonts" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + x11-apps/bdftopcf" |