diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:20:59 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:20:59 +0000 |
commit | 7efcb61435709da97d38597d8e0ba30c0a3f83a1 (patch) | |
tree | 202b33e28b3dd9616b7e8a5e94cbd702758c6098 /app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild | |
parent | x11-libs/xtrans: bump to 1.2.5, sync with overlay (diff) | |
download | gentoo-2-7efcb61435709da97d38597d8e0ba30c0a3f83a1.tar.gz gentoo-2-7efcb61435709da97d38597d8e0ba30c0a3f83a1.tar.bz2 gentoo-2-7efcb61435709da97d38597d8e0ba30c0a3f83a1.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild')
-rw-r--r-- | app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild b/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild index 8e419bf2d1f9..caf9c7cc130e 100644 --- a/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild +++ b/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild,v 1.7 2007/07/11 05:41:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild,v 1.8 2009/10/18 20:20:59 halcy0n Exp $ ASPELL_LANG="Faroese" @@ -9,3 +9,4 @@ inherit aspell-dict LICENSE="GPL-2" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +IUSE="" |