diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:50:58 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:50:58 +0000 |
commit | 57754f1304118c97bdb1edad14c8d7b07f3f622a (patch) | |
tree | e5daedb0bc7a0533b42c6165972d2d0e985bb110 /app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild | |
parent | Mask kde-misc/metamonitor wrt #279485. (diff) | |
download | historical-57754f1304118c97bdb1edad14c8d7b07f3f622a.tar.gz historical-57754f1304118c97bdb1edad14c8d7b07f3f622a.tar.bz2 historical-57754f1304118c97bdb1edad14c8d7b07f3f622a.zip |
QA fixes; IUSE is not defined
Package-Manager: portage-2.2_rc46/cvs/Linux i686
Diffstat (limited to 'app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild')
-rw-r--r-- | app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild b/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild index 46680687e43e..8b2a8cd54cf3 100644 --- a/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild +++ b/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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-sl/aspell-sl-0.50.0.ebuild,v 1.6 2007/11/03 22:20:49 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild,v 1.7 2009/10/18 20:48:36 halcy0n Exp $ ASPELL_LANG="Slovenian" @@ -9,3 +9,4 @@ inherit aspell-dict LICENSE="GPL-2" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +IUSE="" |