summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-27 12:51:24 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-27 12:51:24 +0000
commit8b654188b8faa7f4d821899249c1688e9130fb11 (patch)
tree2f762722572575d617f7d80f7c78e6294c51b3b7 /app-text/hspell
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-8b654188b8faa7f4d821899249c1688e9130fb11.tar.gz
gentoo-2-8b654188b8faa7f4d821899249c1688e9130fb11.tar.bz2
gentoo-2-8b654188b8faa7f4d821899249c1688e9130fb11.zip
Added ~ppc64; bug #152274
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-text/hspell')
-rw-r--r--app-text/hspell/ChangeLog5
-rw-r--r--app-text/hspell/hspell-1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hspell/ChangeLog b/app-text/hspell/ChangeLog
index a6d5f31a60c8..1ed4df2d92ef 100644
--- a/app-text/hspell/ChangeLog
+++ b/app-text/hspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hspell
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.21 2006/10/27 12:50:16 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.22 2006/10/27 12:51:24 corsair Exp $
+
+ 27 Oct 2006; Markus Rothe <corsair@gentoo.org> hspell-1.0-r1.ebuild:
+ Added ~ppc64; bug #152274
27 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> hspell-1.0-r1.ebuild:
Add ~x86-fbsd keyword.
diff --git a/app-text/hspell/hspell-1.0-r1.ebuild b/app-text/hspell/hspell-1.0-r1.ebuild
index c781bf50975d..f6cb7fe16a20 100644
--- a/app-text/hspell/hspell-1.0-r1.ebuild
+++ b/app-text/hspell/hspell-1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-1.0-r1.ebuild,v 1.3 2006/10/27 12:50:16 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-1.0-r1.ebuild,v 1.4 2006/10/27 12:51:24 corsair Exp $
inherit eutils autotools
@@ -9,7 +9,7 @@ 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 ~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1"