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/aspell-be | |
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/aspell-be')
-rw-r--r-- | app-dicts/aspell-be/aspell-be-0.01.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-dicts/aspell-be/aspell-be-0.01.ebuild b/app-dicts/aspell-be/aspell-be-0.01.ebuild index 53b518bf7f01..b68146e1b599 100644 --- a/app-dicts/aspell-be/aspell-be-0.01.ebuild +++ b/app-dicts/aspell-be/aspell-be-0.01.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/app-dicts/aspell-be/aspell-be-0.01.ebuild,v 1.5 2007/01/22 08:05:36 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild,v 1.6 2007/07/11 05:41:18 mr_bones_ Exp $ ASPELL_LANG="Belarusian" @@ -17,4 +17,3 @@ src_unpack() { unpack ${A} use classic || epatch ${FILESDIR}/aspell5-be-${PV}-official.patch } - |