diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:06:10 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:06:10 +0000 |
commit | 777111c410b8eed997a7616f88e3d6b19236714f (patch) | |
tree | f8514f60f365c7ced784136ae4157bc5d58adca9 | |
parent | QA fixes; IUSE is not defined (diff) | |
download | gentoo-2-777111c410b8eed997a7616f88e3d6b19236714f.tar.gz gentoo-2-777111c410b8eed997a7616f88e3d6b19236714f.tar.bz2 gentoo-2-777111c410b8eed997a7616f88e3d6b19236714f.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
-rw-r--r-- | app-dicts/aspell-bg/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-dicts/aspell-bg/ChangeLog b/app-dicts/aspell-bg/ChangeLog index 86d1c42492c6..2932a5128b6a 100644 --- a/app-dicts/aspell-bg/ChangeLog +++ b/app-dicts/aspell-bg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-bg -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/ChangeLog,v 1.3 2007/11/03 21:58:50 uberlord Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/ChangeLog,v 1.4 2009/10/18 20:06:10 halcy0n Exp $ + + 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-bg-0.50.0.ebuild: + QA fixes; IUSE is not defined 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-bg-0.50.0.ebuild: Keyworded ~sparc-fbsd and ~x86-fbsd diff --git a/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild b/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild index f7cc1d45d797..7cf6a63931b2 100644 --- a/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild +++ b/app-dicts/aspell-bg/aspell-bg-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-bg/aspell-bg-0.50.0.ebuild,v 1.4 2007/11/03 21:58:50 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild,v 1.5 2009/10/18 20:06:10 halcy0n Exp $ ASPELL_LANG="Bulgarian" @@ -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="" |