diff options
author | 2005-12-18 19:59:59 +0000 | |
---|---|---|
committer | 2005-12-18 19:59:59 +0000 | |
commit | 60fc7d78e6b48febf33c312fde072a755b7514f7 (patch) | |
tree | 6c280d48cb11be093d14c99467fd8d3cb68e5b71 /media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild | |
parent | Added check/delete for /usr/lib/X11/xdm symlinks. (diff) | |
download | historical-60fc7d78e6b48febf33c312fde072a755b7514f7.tar.gz historical-60fc7d78e6b48febf33c312fde072a755b7514f7.tar.bz2 historical-60fc7d78e6b48febf33c312fde072a755b7514f7.zip |
Bump for 7.0RC4.
Package-Manager: portage-2.0.53
Diffstat (limited to 'media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild')
-rw-r--r-- | media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild new file mode 100644 index 000000000000..ddb61a77ae4b --- /dev/null +++ b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 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.0.ebuild,v 1.1 2005/12/18 19:51:39 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + + +DESCRIPTION="BigReqs prototype headers" +KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~s390 ~sparc ~x86" +RDEPEND="" +DEPEND="${RDEPEND} + media-libs/fontconfig + x11-apps/ttmkfdir" |