diff options
author | Michał Górny <mgorny@gentoo.org> | 2010-11-17 16:11:05 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2010-11-17 16:11:05 +0000 |
commit | 131b5b9cc423f7d8bbe5ce1c85d0b9f51828c497 (patch) | |
tree | 44021a00e00a195ebca944279ad4ec11743b8066 /media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-131b5b9cc423f7d8bbe5ce1c85d0b9f51828c497.tar.gz gentoo-2-131b5b9cc423f7d8bbe5ce1c85d0b9f51828c497.tar.bz2 gentoo-2-131b5b9cc423f7d8bbe5ce1c85d0b9f51828c497.zip |
Version bump.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
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}" |