diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:46:25 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:46:25 +0000 |
commit | 14b87776ed8be236731eba9ccd80129c68464885 (patch) | |
tree | 946ee0afb9ab06ea7562b5f430e14e2cd4abf56c /app-dicts | |
parent | QA fixes; IUSE is not defined (diff) | |
download | gentoo-2-14b87776ed8be236731eba9ccd80129c68464885.tar.gz gentoo-2-14b87776ed8be236731eba9ccd80129c68464885.tar.bz2 gentoo-2-14b87776ed8be236731eba9ccd80129c68464885.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-sk/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-sk/aspell-sk-0.50.2.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/aspell-sk/aspell-sk-0.52.0.ebuild | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/app-dicts/aspell-sk/ChangeLog b/app-dicts/aspell-sk/ChangeLog index 084bb501114c..1f0fcff43f01 100644 --- a/app-dicts/aspell-sk/ChangeLog +++ b/app-dicts/aspell-sk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-sk -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sk/ChangeLog,v 1.8 2007/11/03 22:20:09 uberlord Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sk/ChangeLog,v 1.9 2009/10/18 20:46:25 halcy0n Exp $ + + 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-sk-0.50.2.ebuild, + aspell-sk-0.52.0.ebuild: + QA fixes; IUSE is not defined 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-sk-0.52.0.ebuild: Keyworded ~sparc-fbsd and ~x86-fbsd diff --git a/app-dicts/aspell-sk/aspell-sk-0.50.2.ebuild b/app-dicts/aspell-sk/aspell-sk-0.50.2.ebuild index 2d13162460c0..337d02f7b426 100644 --- a/app-dicts/aspell-sk/aspell-sk-0.50.2.ebuild +++ b/app-dicts/aspell-sk/aspell-sk-0.50.2.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-sk/aspell-sk-0.50.2.ebuild,v 1.7 2007/07/11 05:41:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sk/aspell-sk-0.50.2.ebuild,v 1.8 2009/10/18 20:46:25 halcy0n Exp $ ASPELL_LANG="Slovak" @@ -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="" diff --git a/app-dicts/aspell-sk/aspell-sk-0.52.0.ebuild b/app-dicts/aspell-sk/aspell-sk-0.52.0.ebuild index d79c6529ad53..a6d98ca08b78 100644 --- a/app-dicts/aspell-sk/aspell-sk-0.52.0.ebuild +++ b/app-dicts/aspell-sk/aspell-sk-0.52.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-sk/aspell-sk-0.52.0.ebuild,v 1.6 2007/11/03 22:20:09 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sk/aspell-sk-0.52.0.ebuild,v 1.7 2009/10/18 20:46:25 halcy0n Exp $ ASPELL_LANG="Slovak" @@ -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="" |