diff options
Diffstat (limited to 'media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild')
-rw-r--r-- | media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild new file mode 100644 index 000000000000..737aad97f236 --- /dev/null +++ b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild,v 1.1 2010/11/17 16:11:05 mgorny Exp $ + +EAPI=3 +inherit xorg-2 + +DESCRIPTION="X.Org Bigelow & Holmes TrueType fonts" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" |