diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-11-25 15:56:42 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-11-25 15:56:42 +0000 |
commit | 3f5fb49904ecd7e145379bc70743b0a09b707333 (patch) | |
tree | 8a6ab4447c25f4fdb17e0a4cd9b420740f0f00d8 /app-text | |
parent | fix use switching (diff) | |
download | gentoo-2-3f5fb49904ecd7e145379bc70743b0a09b707333.tar.gz gentoo-2-3f5fb49904ecd7e145379bc70743b0a09b707333.tar.bz2 gentoo-2-3f5fb49904ecd7e145379bc70743b0a09b707333.zip |
amd64 unmask
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/hspell/Manifest | 4 | ||||
-rw-r--r-- | app-text/hspell/hspell-0.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/hspell/Manifest b/app-text/hspell/Manifest index 4d5a58441815..aa6103ccf5c4 100644 --- a/app-text/hspell/Manifest +++ b/app-text/hspell/Manifest @@ -1,8 +1,8 @@ MD5 ec13a3068670423a339299a698fa5113 hspell-0.4.ebuild 651 +MD5 809fe6cf3589b238481d423f2dc5bd7e hspell-0.6.ebuild 712 MD5 5530ef9cabbe8cffb4737b2f43b30b2f ChangeLog 683 -MD5 fd0c9c33a55847b9ad262e879c4d4a5b hspell-0.5.ebuild 671 MD5 5f66b70950879378d85d3b9371eb2725 metadata.xml 168 -MD5 3a6fecb46f39d6dfd1b236ce45503724 hspell-0.6.ebuild 706 +MD5 fd0c9c33a55847b9ad262e879c4d4a5b hspell-0.5.ebuild 671 MD5 a3add5004188510ae49094621f34b52b files/digest-hspell-0.4 61 MD5 d2366a1445d9b6dff132730b00319e58 files/digest-hspell-0.5 62 MD5 9487d61fb8e2cbe5b92a44f195d009ee files/digest-hspell-0.6 62 diff --git a/app-text/hspell/hspell-0.6.ebuild b/app-text/hspell/hspell-0.6.ebuild index 40da5a453f9c..588653b01063 100644 --- a/app-text/hspell/hspell-0.6.ebuild +++ b/app-text/hspell/hspell-0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.6.ebuild,v 1.3 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.6.ebuild,v 1.4 2003/11/25 15:56:37 drobbins Exp $ DESCRIPTION="A Hebrew spell checker" HOMEPAGE="http://www.ivrix.org.il/projects/spell-checker/" SRC_URI="http://ivrix.org.il/projects/spell-checker/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 amd64" IUSE="" DEPEND=">=perl-5.6.1" |