diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2006-03-19 18:57:29 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2006-03-19 18:57:29 +0000 |
commit | 45e6223be28fe76c1945bccc04b277e5e4c5c833 (patch) | |
tree | f9b74a0c1cb5a377a4cb71fb6011e4b4e14547d0 /app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild | |
parent | Add DEPEND on app-arch/unzip (diff) | |
download | gentoo-2-45e6223be28fe76c1945bccc04b277e5e4c5c833.tar.gz gentoo-2-45e6223be28fe76c1945bccc04b277e5e4c5c833.tar.bz2 gentoo-2-45e6223be28fe76c1945bccc04b277e5e4c5c833.zip |
new version
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild')
-rw-r--r-- | app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild b/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild index 96bfdfb4414e..0244628f7b67 100644 --- a/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild +++ b/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild,v 1.5 2005/09/09 15:29:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild,v 1.6 2006/03/19 18:57:29 arj Exp $ MY_P=magyarispell-${PV} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://magyarispell.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ~hppa ~mips ppc sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~mips ppc sparc x86" DEPEND="app-text/ispell" IUSE="" @@ -27,5 +27,5 @@ src_install () { newins tmp/magyar4ispell.hash magyar.hash dosym /usr/lib/ispell/magyar.hash /usr/lib/ispell/hungarian.hash - dodoc ChangeLog COPYING GYIK README OLVASSEL TODO + dodoc ChangeLog COPYING GYIK README OLVASSEL } |