From e10faa1813e4bcd8a4dcfbe85790f8330edf6a94 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Sat, 20 May 2006 07:30:37 +0000 Subject: Bump. New license is two-clause BSD rather than three-clause. (Portage version: 2.1_rc1-r2) --- media-fonts/font-util/font-util-1.0.1.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 media-fonts/font-util/font-util-1.0.1.ebuild (limited to 'media-fonts/font-util/font-util-1.0.1.ebuild') diff --git a/media-fonts/font-util/font-util-1.0.1.ebuild b/media-fonts/font-util/font-util-1.0.1.ebuild new file mode 100644 index 000000000000..6ed118c80ebd --- /dev/null +++ b/media-fonts/font-util/font-util-1.0.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-util/font-util-1.0.1.ebuild,v 1.1 2006/05/20 07:30:37 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="BigReqs prototype headers" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +RDEPEND="" +DEPEND="${RDEPEND}" + +CONFIGURE_OPTIONS="--with-mapdir=/usr/share/fonts/util" -- cgit v1.2.3-65-gdbad