From e82d1591490f7c2e4fc5c84c2d7cc801101fb725 Mon Sep 17 00:00:00 2001 From: Peter Volkov Date: Sat, 1 Nov 2008 09:16:28 +0000 Subject: Small cleanups. (Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-35f41f1 i686) --- app-dicts/ispell-fi/ispell-fi-20000903.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-dicts/ispell-fi/ispell-fi-20000903.ebuild') diff --git a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild index 3b5c53a164c4..46ac622e745a 100644 --- a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild +++ b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.12 2005/01/01 12:53:53 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.13 2008/11/01 09:16:28 pva Exp $ DESCRIPTION="Finnish dictionary for ispell" HOMEPAGE="http://ispell-fi.sourceforge.net/" @@ -16,7 +16,7 @@ DEPEND="app-text/ispell app-arch/bzip2" RDEPEND="app-text/ispell" -S="${WORKDIR}" +S=${WORKDIR} src_compile() { buildhash finnish.dict finnish.medium.aff finnish.hash @@ -24,5 +24,5 @@ src_compile() { src_install() { insinto /usr/lib/ispell - doins finnish.medium.aff finnish.hash + doins finnish.medium.aff finnish.hash || die } -- cgit v1.2.3-65-gdbad