diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:41:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:41:19 +0000 |
commit | 6ec20246ed2c040d4bbeca6fb21fd7f53171383a (patch) | |
tree | a6fac6d6824d3a22f6ce08d078031cd6b849607f /app-dicts/ispell-pt | |
parent | whitespace (diff) | |
download | gentoo-2-6ec20246ed2c040d4bbeca6fb21fd7f53171383a.tar.gz gentoo-2-6ec20246ed2c040d4bbeca6fb21fd7f53171383a.tar.bz2 gentoo-2-6ec20246ed2c040d4bbeca6fb21fd7f53171383a.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-dicts/ispell-pt')
-rw-r--r-- | app-dicts/ispell-pt/ispell-pt-20010720.ebuild | 3 | ||||
-rw-r--r-- | app-dicts/ispell-pt/ispell-pt-20041027.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/ispell-pt/ispell-pt-20010720.ebuild b/app-dicts/ispell-pt/ispell-pt-20010720.ebuild index 42859bead84d..adc31387c695 100644 --- a/app-dicts/ispell-pt/ispell-pt-20010720.ebuild +++ b/app-dicts/ispell-pt/ispell-pt-20010720.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-20010720.ebuild,v 1.8 2005/01/01 12:55:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20010720.ebuild,v 1.9 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" DEPEND="app-text/ispell" - src_compile() { make || die } 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 } |