diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2007-10-02 01:29:31 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2007-10-02 01:29:31 +0000 |
commit | 819bc6d54e9210e56b069f0bd069da3698764431 (patch) | |
tree | 80a0868e6b940d5524c5c9e293867c8aa305fbb6 /media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild | |
parent | Added local cisco use-flag for net-misc/strongswan. (diff) | |
download | gentoo-2-819bc6d54e9210e56b069f0bd069da3698764431.tar.gz gentoo-2-819bc6d54e9210e56b069f0bd069da3698764431.tar.bz2 gentoo-2-819bc6d54e9210e56b069f0bd069da3698764431.zip |
Remove old. Fix quoting.
(Portage version: 2.1.3.11)
Diffstat (limited to 'media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild')
-rw-r--r-- | media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild b/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild index d49ab283f173..16fd5ecd1a6c 100644 --- a/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild +++ b/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild,v 1.18 2007/07/24 12:50:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild,v 1.19 2007/10/02 01:29:30 dirtyepic Exp $ inherit font @@ -16,6 +16,6 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="X" -S=${WORKDIR} +S="${WORKDIR}" FONT_S="${S}" FONT_SUFFIX="ttf" |