summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/Manifest4
-rw-r--r--app-text/hunspell/hunspell-1.2.8.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index 8b1210021fe5..e6c138211e99 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.56 2009/01/16 13:18:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.57 2009/01/16 21:35:14 beandog Exp $
+
+ 16 Jan 2009; Steve Dibb <beandog@gentoo.org> hunspell-1.2.8.ebuild:
+ amd64 stable, bug 254634
16 Jan 2009; Jeroen Roovers <jer@gentoo.org> hunspell-1.2.8.ebuild:
Stable for HPPA (bug #254634).
diff --git a/app-text/hunspell/Manifest b/app-text/hunspell/Manifest
index 24030ef04d71..39368e74b5c4 100644
--- a/app-text/hunspell/Manifest
+++ b/app-text/hunspell/Manifest
@@ -7,6 +7,6 @@ DIST hunspell-1.2.8.tar.gz 784360 RMD160 e4fd39e5fadf96da1311f2aa7163ec17eacf0f8
EBUILD hunspell-1.1.9.ebuild 2614 RMD160 ca6c4f80796d100915b7854f7145bf37f0aa9528 SHA1 be4aac45778cd69c14c42b1c5348a15d4174cccf SHA256 b6793325562722d48bda5ff1b2e4b70efa83802010eb2dd5161b43f2165f3420
EBUILD hunspell-1.2.6.ebuild 1820 RMD160 c3a27380604cf5b97ca12ca4eb26c12ecc3dd0fb SHA1 71ceee32dc27149948420fa596af02795839220b SHA256 32fe8848c96551067f1e8916b63c2fba6cf1dea92884bf36bacdc5dbed4d4c12
EBUILD hunspell-1.2.7.ebuild 1836 RMD160 aa4be760637e05e10677b005b00cec172956e153 SHA1 8db8581e178161f88c9f77e2056ac46d91d7ce7b SHA256 9ce31a08ec27f813a8d65a0e59e6e1a9226f87e658b7057e592e5339694c6cfc
-EBUILD hunspell-1.2.8.ebuild 1803 RMD160 80b3f34a23fac4313f7b8333574265165a55fe60 SHA1 80a9a618d21a940047d2f6ef0643cc6c83451790 SHA256 aea83a551f7456fcd22c69afadbf5c39969576c1a634535e3926c32ae21a651a
-MISC ChangeLog 8362 RMD160 d147549c263d2d485d759d1b9098a2431c8256e7 SHA1 b0c9bf17297be2525f0b50cb4ab4fea32f68a87d SHA256 2173daf7a4121feac0dcf228d95204114c4757af472e36708c5829d6e34241a0
+EBUILD hunspell-1.2.8.ebuild 1806 RMD160 e5cf7f1e6290b2c10ff466a91cbbaacb019b0139 SHA1 a019cf8a541c7507da585d1b4f240c5c7472606a SHA256 bdc2c2d410a741520582644b071884b2ca23570048c9d96c8aef89cd3a27366f
+MISC ChangeLog 8464 RMD160 805d27f61830c841d09d2f267ae1056db302d0c4 SHA1 cb71975ef0592d0b031b1ed3edee6397773a487d SHA256 bcd724ae21f143436ec46d825fe59971ae716e376ea653732dc6be93162ed644
MISC metadata.xml 163 RMD160 444608d5dce1eb9307c253140c5f6b011fcbece8 SHA1 87029f6d4a8e381a59cad5f8553f0e5163b11a7e SHA256 2a83bf864655c5acb5d551aeb9b060d57545fb7cf1dd9d7fcdc16fbca221cabb
diff --git a/app-text/hunspell/hunspell-1.2.8.ebuild b/app-text/hunspell/hunspell-1.2.8.ebuild
index 99861e55c4ce..a372b9b1885c 100644
--- a/app-text/hunspell/hunspell-1.2.8.ebuild
+++ b/app-text/hunspell/hunspell-1.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.8.ebuild,v 1.4 2009/01/16 13:18:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.8.ebuild,v 1.5 2009/01/16 21:35:14 beandog Exp $
inherit eutils multilib autotools
@@ -13,7 +13,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses nls readline"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )