summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-10 05:56:02 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-10 05:56:02 +0000
commit22eef7e0eaff0484ba2078e649e115c4a19ea08a (patch)
tree0eeb5c9f9ef93ad0bf4fda7bfc78e0d0a7047d87 /app-text/hspell
parentMark 1.0.6 stable on alpha (diff)
downloadhistorical-22eef7e0eaff0484ba2078e649e115c4a19ea08a.tar.gz
historical-22eef7e0eaff0484ba2078e649e115c4a19ea08a.tar.bz2
historical-22eef7e0eaff0484ba2078e649e115c4a19ea08a.zip
Mark 0.7 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/hspell')
-rw-r--r--app-text/hspell/ChangeLog5
-rw-r--r--app-text/hspell/Manifest10
-rw-r--r--app-text/hspell/hspell-0.7.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/hspell/ChangeLog b/app-text/hspell/ChangeLog
index 9a978d1294fe..5772dee6bc5b 100644
--- a/app-text/hspell/ChangeLog
+++ b/app-text/hspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hspell
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.14 2005/06/26 09:06:23 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.15 2005/09/10 05:56:02 agriffis Exp $
+
+ 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> hspell-0.7.ebuild:
+ Mark 0.7 stable on alpha
26 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> hspell-0.7.ebuild:
Stable on ppc.
diff --git a/app-text/hspell/Manifest b/app-text/hspell/Manifest
index 1095fdb453d2..de03e2b81a8a 100644
--- a/app-text/hspell/Manifest
+++ b/app-text/hspell/Manifest
@@ -1,10 +1,10 @@
-MD5 fc7d80fee36226ef33305a060e05c69e hspell-0.7.ebuild 725
-MD5 5f66b70950879378d85d3b9371eb2725 metadata.xml 168
-MD5 a8cd3a4ebcb424cd5326691e954c1bcd ChangeLog 1525
+MD5 116e60b2f1178489238efe3e63a22801 hspell-0.7.ebuild 726
MD5 7e84146e429b0e9c9b93e898f45d1457 hspell-0.4.ebuild 657
+MD5 5f66b70950879378d85d3b9371eb2725 metadata.xml 168
+MD5 390559011b9c3ba4527b13ece8b45fd8 ChangeLog 1624
MD5 0b5fc0c0e5e4d4bba68732375e60c3e0 hspell-0.6.ebuild 720
MD5 be869c68a5ffa73c7ab6bdde4c6345d2 hspell-0.5.ebuild 673
-MD5 9487d61fb8e2cbe5b92a44f195d009ee files/digest-hspell-0.6 62
MD5 a3add5004188510ae49094621f34b52b files/digest-hspell-0.4 61
-MD5 2751b927997a55b6f77b9901b623e2f7 files/digest-hspell-0.7 62
MD5 d2366a1445d9b6dff132730b00319e58 files/digest-hspell-0.5 62
+MD5 2751b927997a55b6f77b9901b623e2f7 files/digest-hspell-0.7 62
+MD5 9487d61fb8e2cbe5b92a44f195d009ee files/digest-hspell-0.6 62
diff --git a/app-text/hspell/hspell-0.7.ebuild b/app-text/hspell/hspell-0.7.ebuild
index bc4efb129270..bc14026ebb6a 100644
--- a/app-text/hspell/hspell-0.7.ebuild
+++ b/app-text/hspell/hspell-0.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.7.ebuild,v 1.8 2005/06/26 09:06:23 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.7.ebuild,v 1.9 2005/09/10 05:56:02 agriffis 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="~alpha ppc ~x86"
+KEYWORDS="alpha ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1"