diff options
author | 2009-10-18 20:40:25 +0000 | |
---|---|---|
committer | 2009-10-18 20:40:25 +0000 | |
commit | d061201b1392b221a6b8ceb88140ff0723abb268 (patch) | |
tree | 9c6f1b35838e5efaf9195f7679b6659ba6c284fa /app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild | |
parent | QA fixes; IUSE is not defined (diff) | |
download | gentoo-2-d061201b1392b221a6b8ceb88140ff0723abb268.tar.gz gentoo-2-d061201b1392b221a6b8ceb88140ff0723abb268.tar.bz2 gentoo-2-d061201b1392b221a6b8ceb88140ff0723abb268.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild b/app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild index 57a10628cf34..e7f84f04c9eb 100644 --- a/app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-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-pl/aspell-pl-0.51.0.ebuild,v 1.5 2007/07/11 05:41:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild,v 1.6 2009/10/18 20:40:25 halcy0n Exp $ ASPELL_LANG="Polish" @@ -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="" |