diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 23:53:51 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 23:53:51 +0000 |
commit | 46cd9a3d925a45c3df549dfe0e025351d3168056 (patch) | |
tree | 4a552c8b23c45047f776cdf4d908a9d550ee7831 /app-dicts/aspell-fi | |
parent | ppc64 stable wrt #324077 (diff) | |
download | gentoo-2-46cd9a3d925a45c3df549dfe0e025351d3168056.tar.gz gentoo-2-46cd9a3d925a45c3df549dfe0e025351d3168056.tar.bz2 gentoo-2-46cd9a3d925a45c3df549dfe0e025351d3168056.zip |
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Diffstat (limited to 'app-dicts/aspell-fi')
-rw-r--r-- | app-dicts/aspell-fi/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-fi/ChangeLog b/app-dicts/aspell-fi/ChangeLog index 1c125ad40f2e..99ef42ebffd7 100644 --- a/app-dicts/aspell-fi/ChangeLog +++ b/app-dicts/aspell-fi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-fi -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/ChangeLog,v 1.15 2009/10/18 20:20:02 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/ChangeLog,v 1.16 2010/10/07 23:53:51 leio Exp $ + + 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-fi-0.7.0.ebuild: + Drop to ~mips 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-fi-0.7.0.ebuild: QA fixes; IUSE is not defined diff --git a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild index 1d4d8ca36b58..745981789a5e 100644 --- a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild +++ b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild,v 1.18 2009/10/18 20:20:03 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild,v 1.19 2010/10/07 23:53:51 leio Exp $ ASPELL_LANG="Finnish" ASPOSTFIX="6" @@ -9,5 +9,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" |