summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-05-20 07:30:37 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-05-20 07:30:37 +0000
commite10faa1813e4bcd8a4dcfbe85790f8330edf6a94 (patch)
tree795fc2c6e5eb78796c8aa83bc1a6e40a7b93f1b4 /media-fonts/font-util/font-util-1.0.1.ebuild
parentRemove advertising clause, not present in >=1.0.1. (diff)
downloadgentoo-2-e10faa1813e4bcd8a4dcfbe85790f8330edf6a94.tar.gz
gentoo-2-e10faa1813e4bcd8a4dcfbe85790f8330edf6a94.tar.bz2
gentoo-2-e10faa1813e4bcd8a4dcfbe85790f8330edf6a94.zip
Bump. New license is two-clause BSD rather than three-clause.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'media-fonts/font-util/font-util-1.0.1.ebuild')
-rw-r--r--media-fonts/font-util/font-util-1.0.1.ebuild15
1 files changed, 15 insertions, 0 deletions
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"