diff options
author | 2009-10-18 20:13:20 +0000 | |
---|---|---|
committer | 2009-10-18 20:13:20 +0000 | |
commit | d873dfcace2d3585c56dc934761957aa6bcf2c7f (patch) | |
tree | 979c6108312aeb87e98501cb56d90869fb527788 /app-dicts/aspell-de | |
parent | QA fixes; IUSE is not defined (diff) | |
download | gentoo-2-d873dfcace2d3585c56dc934761957aa6bcf2c7f.tar.gz gentoo-2-d873dfcace2d3585c56dc934761957aa6bcf2c7f.tar.bz2 gentoo-2-d873dfcace2d3585c56dc934761957aa6bcf2c7f.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-de')
-rw-r--r-- | app-dicts/aspell-de/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-de/aspell-de-0.50.2.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/app-dicts/aspell-de/ChangeLog b/app-dicts/aspell-de/ChangeLog index 0aa1a8b1e43b..1a28391a1b39 100644 --- a/app-dicts/aspell-de/ChangeLog +++ b/app-dicts/aspell-de/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-de -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/ChangeLog,v 1.19 2007/11/03 22:03:00 uberlord Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/ChangeLog,v 1.20 2009/10/18 20:13:20 halcy0n Exp $ + + 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-de-0.50.2.ebuild, + aspell-de-0.60_pre20030222.ebuild: + QA fixes; IUSE is not defined 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-de-0.60_pre20030222.ebuild: diff --git a/app-dicts/aspell-de/aspell-de-0.50.2.ebuild b/app-dicts/aspell-de/aspell-de-0.50.2.ebuild index 1b9ba9c8d43b..b302b86599ea 100644 --- a/app-dicts/aspell-de/aspell-de-0.50.2.ebuild +++ b/app-dicts/aspell-de/aspell-de-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-de/aspell-de-0.50.2.ebuild,v 1.7 2007/07/11 05:41:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/aspell-de-0.50.2.ebuild,v 1.8 2009/10/18 20:13:20 halcy0n Exp $ ASPELL_LANG="German and Swiss-German" @@ -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-de/aspell-de-0.60_pre20030222.ebuild b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild index 231c8596e5de..c0907dda690b 100644 --- a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild +++ b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.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-de/aspell-de-0.60_pre20030222.ebuild,v 1.17 2007/11/03 22:03:00 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild,v 1.18 2009/10/18 20:13:20 halcy0n Exp $ ASPELL_LANG="German and Swiss-German" ASPOSTFIX="6" @@ -10,6 +10,7 @@ inherit aspell-dict LICENSE="GPL-2" KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +IUSE="" FILENAME=aspell6-de-20030222-1 |