diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:15:25 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:15:25 +0000 |
commit | fbb98aa62938d8ced20fcf76a2835334542184c6 (patch) | |
tree | 892acb3ac46a3d6fecb859499b10da44072e202c /app-dicts/aspell-en | |
parent | QA fixes; IUSE is not defined (diff) | |
download | gentoo-2-fbb98aa62938d8ced20fcf76a2835334542184c6.tar.gz gentoo-2-fbb98aa62938d8ced20fcf76a2835334542184c6.tar.bz2 gentoo-2-fbb98aa62938d8ced20fcf76a2835334542184c6.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-0.51.0.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-0.51.1.ebuild | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog index 7a5cd4b1a6cb..9631219b0ddf 100644 --- a/app-dicts/aspell-en/ChangeLog +++ b/app-dicts/aspell-en/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-en -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.24 2007/11/03 22:04:18 uberlord Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.25 2009/10/18 20:15:25 halcy0n Exp $ + + 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-en-0.51.0.ebuild, + aspell-en-0.51.1.ebuild: + QA fixes; IUSE is not defined 03 Nov 2007; Roy Marples <uberlord@gentoo.org> ChangeLog: Keyworded ~sparc-fbsd and ~x86-fbsd diff --git a/app-dicts/aspell-en/aspell-en-0.51.0.ebuild b/app-dicts/aspell-en/aspell-en-0.51.0.ebuild index 77f5202d50b4..0f06cf7a29bb 100644 --- a/app-dicts/aspell-en/aspell-en-0.51.0.ebuild +++ b/app-dicts/aspell-en/aspell-en-0.51.0.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-en/aspell-en-0.51.0.ebuild,v 1.6 2007/07/11 05:41:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-0.51.0.ebuild,v 1.7 2009/10/18 20:15:25 halcy0n Exp $ ASPELL_LANG="English (US, British, Canadian)" @@ -9,3 +9,4 @@ inherit aspell-dict LICENSE="as-is public-domain" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +IUSE="" diff --git a/app-dicts/aspell-en/aspell-en-0.51.1.ebuild b/app-dicts/aspell-en/aspell-en-0.51.1.ebuild index 706ba6824f56..3063196a1be5 100644 --- a/app-dicts/aspell-en/aspell-en-0.51.1.ebuild +++ b/app-dicts/aspell-en/aspell-en-0.51.1.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-en/aspell-en-0.51.1.ebuild,v 1.5 2007/07/11 05:41:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-0.51.1.ebuild,v 1.6 2009/10/18 20:15:25 halcy0n Exp $ ASPELL_LANG="English (US, British, Canadian)" @@ -9,3 +9,4 @@ inherit aspell-dict LICENSE="as-is public-domain" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +IUSE="" |