diff options
author | 2009-10-18 20:48:36 +0000 | |
---|---|---|
committer | 2009-10-18 20:48:36 +0000 | |
commit | 6e0a1b5d352632cafc5db4396fc536a3cd36a749 (patch) | |
tree | da9f036b70a1a9b2ea1cd83bcd59db43e039433c /app-dicts/aspell-sl | |
parent | QA fixes; IUSE is not defined (diff) | |
download | gentoo-2-6e0a1b5d352632cafc5db4396fc536a3cd36a749.tar.gz gentoo-2-6e0a1b5d352632cafc5db4396fc536a3cd36a749.tar.bz2 gentoo-2-6e0a1b5d352632cafc5db4396fc536a3cd36a749.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-sl')
-rw-r--r-- | app-dicts/aspell-sl/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-dicts/aspell-sl/ChangeLog b/app-dicts/aspell-sl/ChangeLog index 7b47138900d1..8bbfb228dac8 100644 --- a/app-dicts/aspell-sl/ChangeLog +++ b/app-dicts/aspell-sl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-sl -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sl/ChangeLog,v 1.5 2007/11/03 22:20:49 uberlord Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sl/ChangeLog,v 1.6 2009/10/18 20:48:36 halcy0n Exp $ + + 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-sl-0.50.0.ebuild: + QA fixes; IUSE is not defined 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-sl-0.50.0.ebuild: Keyworded ~sparc-fbsd and ~x86-fbsd diff --git a/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild b/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild index 46680687e43e..8b2a8cd54cf3 100644 --- a/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild +++ b/app-dicts/aspell-sl/aspell-sl-0.50.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-sl/aspell-sl-0.50.0.ebuild,v 1.6 2007/11/03 22:20:49 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild,v 1.7 2009/10/18 20:48:36 halcy0n Exp $ ASPELL_LANG="Slovenian" @@ -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="" |