diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-21 02:39:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-21 02:39:07 +0000 |
commit | c76c7f5d7d9a71e72647713b15c025616547befa (patch) | |
tree | 4ab2e877f23bc39300611bbc7db0c8a2da8e7cec /app-dicts/ispell-fi | |
parent | Keyworded ~sparc (Manifest recommit) (diff) | |
download | gentoo-2-c76c7f5d7d9a71e72647713b15c025616547befa.tar.gz gentoo-2-c76c7f5d7d9a71e72647713b15c025616547befa.tar.bz2 gentoo-2-c76c7f5d7d9a71e72647713b15c025616547befa.zip |
Stable on sparc
Diffstat (limited to 'app-dicts/ispell-fi')
-rw-r--r-- | app-dicts/ispell-fi/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ispell-fi/ispell-fi-20000903.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/ispell-fi/ChangeLog b/app-dicts/ispell-fi/ChangeLog index 73dbc3e3ff03..61c675e2a3d0 100644 --- a/app-dicts/ispell-fi/ChangeLog +++ b/app-dicts/ispell-fi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-fi # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ChangeLog,v 1.5 2004/07/30 21:58:15 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ChangeLog,v 1.6 2004/08/21 02:34:22 gustavoz Exp $ + + 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + ispell-fi-20000903.ebuild: + Stable on sparc 30 Jul 2004; Anders Rune Jensen <arj@gentoo.org> +metadata.xml: QA - IUSE fix and {add missing,correct} metatata.xml. diff --git a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild index ea4aeaaea29e..e29e6bd01c88 100644 --- a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild +++ b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.10 2004/06/24 21:42:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.11 2004/08/21 02:34:22 gustavoz Exp $ DESCRIPTION="Finnish dictionary for ispell" HOMEPAGE="http://ispell-fi.sourceforge.net/" @@ -10,7 +10,7 @@ SRC_URI="http://ispell-fi.sourceforge.net/finnish.dict.bz2 LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc ~sparc alpha ~hppa ~mips" +KEYWORDS="x86 ppc sparc alpha ~hppa ~mips" DEPEND="app-text/ispell app-arch/bzip2" |