diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 21:55:50 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 21:55:50 +0000 |
commit | d121f87e8646468e6e7841549b41ac11171af729 (patch) | |
tree | a0e33917f0680cd1099914a45fc85658e2ac450b /app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild | |
parent | x11-apps/xkbevd: bump to 1.1.0, sync with overlay (diff) | |
download | historical-d121f87e8646468e6e7841549b41ac11171af729.tar.gz historical-d121f87e8646468e6e7841549b41ac11171af729.tar.bz2 historical-d121f87e8646468e6e7841549b41ac11171af729.zip |
QA fixes; IUSE is not defined
Package-Manager: portage-2.2_rc46/cvs/Linux i686
Diffstat (limited to 'app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild')
-rw-r--r-- | app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild b/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild index 8a297a05be4e..79fdaecfe0a7 100644 --- a/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild +++ b/app-dicts/aspell-uk/aspell-uk-0.51.0.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-uk/aspell-uk-0.51.0.ebuild,v 1.5 2007/07/11 05:41:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild,v 1.6 2009/10/18 21:53:57 halcy0n Exp $ ASPELL_LANG="Ukrainian" @@ -9,3 +9,4 @@ inherit aspell-dict LICENSE="GPL-2 LGPL-2.1" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +IUSE="" |