diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:25:34 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:25:34 +0000 |
commit | 7df47df519c15394ff42bf53204bbaf60afc89d7 (patch) | |
tree | 8639f631730bafa96dd8065d2654f00e45fa21c2 /app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild | |
parent | Mask games-board/schafkopf wrt #277665. (diff) | |
download | gentoo-2-7df47df519c15394ff42bf53204bbaf60afc89d7.tar.gz gentoo-2-7df47df519c15394ff42bf53204bbaf60afc89d7.tar.bz2 gentoo-2-7df47df519c15394ff42bf53204bbaf60afc89d7.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild')
-rw-r--r-- | app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild b/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild index cfa12f3c8c52..4bf746c64af7 100644 --- a/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild +++ b/app-dicts/aspell-hr/aspell-hr-0.51.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-hr/aspell-hr-0.51.0.ebuild,v 1.5 2007/11/03 22:11:04 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild,v 1.6 2009/10/18 20:25:34 halcy0n Exp $ ASPELL_LANG="Croatian" @@ -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="" |