diff options
author | Peter Weller <welp@gentoo.org> | 2008-11-02 19:36:08 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2008-11-02 19:36:08 +0000 |
commit | cbf632d43ecc2c2fd8a1bdc51f3da60389d04174 (patch) | |
tree | dd878500e4388193a2dcf6a22e76356f6fadbcf8 /app-dicts/ispell-fi | |
parent | Keyword ~amd64; bug 245139 (diff) | |
download | gentoo-2-cbf632d43ecc2c2fd8a1bdc51f3da60389d04174.tar.gz gentoo-2-cbf632d43ecc2c2fd8a1bdc51f3da60389d04174.tar.bz2 gentoo-2-cbf632d43ecc2c2fd8a1bdc51f3da60389d04174.zip |
Keyword ~amd64; bug 245139
(Portage version: 2.2_rc13/cvs/Linux 2.6.27-gentoomarx x86_64)
Diffstat (limited to 'app-dicts/ispell-fi')
-rw-r--r-- | app-dicts/ispell-fi/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-fi/ispell-fi-20000903.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-fi/ChangeLog b/app-dicts/ispell-fi/ChangeLog index 510bd18fc75e..6a5bff969efa 100644 --- a/app-dicts/ispell-fi/ChangeLog +++ b/app-dicts/ispell-fi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-fi # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ChangeLog,v 1.11 2008/11/01 12:06:04 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ChangeLog,v 1.12 2008/11/02 19:36:08 welp Exp $ + + 02 Nov 2008; Peter Weller <welp@gentoo.org> ispell-fi-20000903.ebuild: + Keyword ~amd64; bug 245139 01 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-fi-20000903.ebuild: Fixed multilib. diff --git a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild index 84263fd10488..b1e1b7412459 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-2008 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.14 2008/11/01 12:06:04 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.15 2008/11/02 19:36:08 welp Exp $ inherit multilib @@ -12,7 +12,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="alpha ~amd64 ~hppa ~mips ppc sparc x86" DEPEND="app-text/ispell app-arch/bzip2" |