diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:27:18 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:27:18 +0000 |
commit | 7aa9f0e0289008f6917d9dd77d6c133a1e5a2085 (patch) | |
tree | 8f2566f02eae24c84873181d6e47ac4f1da3d77e /app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild | |
parent | x11-apps/xvinfo: bump to 1.1.0, sync with overlay (diff) | |
download | gentoo-2-7aa9f0e0289008f6917d9dd77d6c133a1e5a2085.tar.gz gentoo-2-7aa9f0e0289008f6917d9dd77d6c133a1e5a2085.tar.bz2 gentoo-2-7aa9f0e0289008f6917d9dd77d6c133a1e5a2085.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild')
-rw-r--r-- | app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild b/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild index 80feba44a6f8..d81b4a412a21 100644 --- a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild +++ b/app-dicts/aspell-hy/aspell-hy-0.10.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-hy/aspell-hy-0.10.0.ebuild,v 1.2 2007/11/03 22:12:13 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild,v 1.3 2009/10/18 20:27:18 halcy0n Exp $ ASPELL_LANG="Armenian" ASPOSTFIX="6" @@ -10,6 +10,7 @@ inherit aspell-dict LICENSE="GPL-2" KEYWORDS="~amd64 ~sparc-fbsd ~x86 ~x86-fbsd" +IUSE="" FILENAME=aspell6-hy-0.10.0-0 SRC_URI="mirror://gnu/aspell/dict/hy/${FILENAME}.tar.bz2" |