diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:19:08 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:19:08 +0000 |
commit | b4b03492165d45329da79224e3a0d8437a62db58 (patch) | |
tree | 4cb6bc662a3a088252b087bddd71ab23154f9075 /app-dicts/aspell-et | |
parent | Version bump. (diff) | |
download | gentoo-2-b4b03492165d45329da79224e3a0d8437a62db58.tar.gz gentoo-2-b4b03492165d45329da79224e3a0d8437a62db58.tar.bz2 gentoo-2-b4b03492165d45329da79224e3a0d8437a62db58.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-et')
-rw-r--r-- | app-dicts/aspell-et/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-dicts/aspell-et/ChangeLog b/app-dicts/aspell-et/ChangeLog index 6ff9371521cd..136c2f4072d7 100644 --- a/app-dicts/aspell-et/ChangeLog +++ b/app-dicts/aspell-et/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-et -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-et/ChangeLog,v 1.13 2007/11/03 22:06:19 uberlord Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-et/ChangeLog,v 1.14 2009/10/18 20:19:08 halcy0n Exp $ + + 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-et-0.1.21.1.ebuild: + QA fixes; IUSE is not defined 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-et-0.1.21.1.ebuild: Keyworded ~sparc-fbsd and ~x86-fbsd diff --git a/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild b/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild index a81f023e0a56..ad1b30a153d3 100644 --- a/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild +++ b/app-dicts/aspell-et/aspell-et-0.1.21.1.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-et/aspell-et-0.1.21.1.ebuild,v 1.16 2007/11/03 22:06:19 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild,v 1.17 2009/10/18 20:19:08 halcy0n Exp $ ASPELL_LANG="Estonian" ASPOSTFIX="6" @@ -10,3 +10,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="" |