diff options
Diffstat (limited to 'media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild')
-rw-r--r-- | media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild new file mode 100644 index 00000000000..8b48dbfb6c8 --- /dev/null +++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=3 +inherit xorg-2 + +DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts" +LICENSE="bh-luxi" + +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" |