summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-02-02 09:02:56 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-02-02 09:02:56 +0000
commit9d617e8380b4618d551b7f56f789016ccbf6f09c (patch)
tree145cf0a4a6bf9abae9069209ddd75ab48029391a /media-fonts/anonymous-pro/anonymous-pro-1.001.ebuild
parentVersion bump. Fix LICENSE. (diff)
downloadhistorical-9d617e8380b4618d551b7f56f789016ccbf6f09c.tar.gz
historical-9d617e8380b4618d551b7f56f789016ccbf6f09c.tar.bz2
historical-9d617e8380b4618d551b7f56f789016ccbf6f09c.zip
Fix issues with future font.eclass. Installing non-existant docs.
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'media-fonts/anonymous-pro/anonymous-pro-1.001.ebuild')
-rw-r--r--media-fonts/anonymous-pro/anonymous-pro-1.001.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-fonts/anonymous-pro/anonymous-pro-1.001.ebuild b/media-fonts/anonymous-pro/anonymous-pro-1.001.ebuild
index 324a8c5fdfdc..44379a23e664 100644
--- a/media-fonts/anonymous-pro/anonymous-pro-1.001.ebuild
+++ b/media-fonts/anonymous-pro/anonymous-pro-1.001.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/anonymous-pro/anonymous-pro-1.001.ebuild,v 1.1 2010/01/17 22:55:43 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/anonymous-pro/anonymous-pro-1.001.ebuild,v 1.2 2010/02/02 09:02:56 scarabeus Exp $
EAPI="2"
inherit font
@@ -19,5 +19,7 @@ FONT_SUFFIX="ttf"
FONT_S="${WORKDIR}/${MY_PN}"
DOCS="FONTLOG.txt README.txt"
+S=${FONT_S}
+
# Only installs fonts.
RESTRICT="strip binchecks"