summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-03-27 12:16:44 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-03-27 12:16:44 +0000
commita284bc9fd99fd6967891547fa5cbcb68d8ad3702 (patch)
tree9e26a6c40bfb52910914c16a97a2100701af5c38 /app-text/hspell
parentStable on alpha. (diff)
downloadhistorical-a284bc9fd99fd6967891547fa5cbcb68d8ad3702.tar.gz
historical-a284bc9fd99fd6967891547fa5cbcb68d8ad3702.tar.bz2
historical-a284bc9fd99fd6967891547fa5cbcb68d8ad3702.zip
Added to ~ppc.
Package-Manager: portage-2.0.51.19
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 fe74cbe1bb99..27fbcdf8cebe 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.12 2005/01/02 22:23:22 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.13 2005/03/27 12:16:44 hansmi Exp $
+
+ 27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> hspell-0.7.ebuild:
+ Added to ~ppc.
02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/app-text/hspell/Manifest b/app-text/hspell/Manifest
index e74a9a46a925..fdd91a8a829a 100644
--- a/app-text/hspell/Manifest
+++ b/app-text/hspell/Manifest
@@ -1,10 +1,10 @@
-MD5 0b5fc0c0e5e4d4bba68732375e60c3e0 hspell-0.6.ebuild 720
-MD5 cea35f85de2d5a983b363eaf0c1250cb ChangeLog 1344
+MD5 504192dec262c68f5c71e4990083e36d hspell-0.7.ebuild 726
+MD5 5f66b70950879378d85d3b9371eb2725 metadata.xml 168
+MD5 037b3995f25a214ec0f05300051543c7 ChangeLog 1434
MD5 7e84146e429b0e9c9b93e898f45d1457 hspell-0.4.ebuild 657
-MD5 f08f11a095f36adae3c979516ef7a681 hspell-0.7.ebuild 725
+MD5 0b5fc0c0e5e4d4bba68732375e60c3e0 hspell-0.6.ebuild 720
MD5 be869c68a5ffa73c7ab6bdde4c6345d2 hspell-0.5.ebuild 673
-MD5 5f66b70950879378d85d3b9371eb2725 metadata.xml 168
-MD5 2751b927997a55b6f77b9901b623e2f7 files/digest-hspell-0.7 62
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
diff --git a/app-text/hspell/hspell-0.7.ebuild b/app-text/hspell/hspell-0.7.ebuild
index 6ebe9f875279..f4d779ca0c2e 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.6 2005/01/01 16:19:10 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.7.ebuild,v 1.7 2005/03/27 12:16:44 hansmi 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 ~alpha"
+KEYWORDS="~x86 ~alpha ~ppc"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1"