diff options
author | 2007-07-11 05:41:19 +0000 | |
---|---|---|
committer | 2007-07-11 05:41:19 +0000 | |
commit | 87d753d9469840833caaa94b19d0d29cee0d00f4 (patch) | |
tree | 1193dcd7b23e7130433b06a9583e049bea2f357d /app-dicts/ispell-pt/ispell-pt-20041027.ebuild | |
parent | whitespace (diff) | |
download | historical-87d753d9469840833caaa94b19d0d29cee0d00f4.tar.gz historical-87d753d9469840833caaa94b19d0d29cee0d00f4.tar.bz2 historical-87d753d9469840833caaa94b19d0d29cee0d00f4.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-dicts/ispell-pt/ispell-pt-20041027.ebuild')
-rw-r--r-- | app-dicts/ispell-pt/ispell-pt-20041027.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-dicts/ispell-pt/ispell-pt-20041027.ebuild b/app-dicts/ispell-pt/ispell-pt-20041027.ebuild index 9996b6fae7b2..13ee73e9e30a 100644 --- a/app-dicts/ispell-pt/ispell-pt-20041027.ebuild +++ b/app-dicts/ispell-pt/ispell-pt-20041027.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20041027.ebuild,v 1.1 2005/02/06 11:55:43 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20041027.ebuild,v 1.2 2007/07/11 05:41:19 mr_bones_ Exp $ S=${WORKDIR}"/portugues" DESCRIPTION="A Portuguese dictionary for ispell" @@ -14,7 +14,6 @@ KEYWORDS="ppc x86 sparc alpha mips hppa amd64" DEPEND="app-text/ispell" - src_compile() { make || die } |