summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-13 11:48:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-13 11:48:36 +0000
commit8cfdd2de52f2c18a5da84c533e9b3010ac3fa93f (patch)
tree251f585e3fd6aea8a0d245b9ed1e8c18d22eb200 /app-text/hunspell
parentVersion bump and old version cleanup (diff)
downloadhistorical-8cfdd2de52f2c18a5da84c533e9b3010ac3fa93f.tar.gz
historical-8cfdd2de52f2c18a5da84c533e9b3010ac3fa93f.tar.bz2
historical-8cfdd2de52f2c18a5da84c533e9b3010ac3fa93f.zip
alpha/ia64/sparc/x86 stable wrt #233583
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/Manifest4
-rw-r--r--app-text/hunspell/hunspell-1.2.6.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index ce1a7748fcc7..d4afdc233ffa 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.44 2008/07/26 10:59:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.45 2008/08/13 11:48:36 armin76 Exp $
+
+ 13 Aug 2008; Raúl Porcel <armin76@gentoo.org> hunspell-1.2.6.ebuild:
+ alpha/ia64/sparc/x86 stable wrt #233583
26 Jul 2008; Raúl Porcel <armin76@gentoo.org> hunspell-1.1.9.ebuild:
alpha/ia64 stable
diff --git a/app-text/hunspell/Manifest b/app-text/hunspell/Manifest
index b64a6bea78aa..41f1ab500ca3 100644
--- a/app-text/hunspell/Manifest
+++ b/app-text/hunspell/Manifest
@@ -10,6 +10,6 @@ EBUILD hunspell-1.1.9.ebuild 2614 RMD160 ca6c4f80796d100915b7854f7145bf37f0aa952
EBUILD hunspell-1.2.2.ebuild 2675 RMD160 b0289d3881c23b005cb5192f15dac965e6ec4455 SHA1 83af421aa7fd1ffe03ebfb802773206b01836472 SHA256 b0d1b04300b4668ae9c9fed84d9f35f522ca54f292e531d1caa12273261ad449
EBUILD hunspell-1.2.4-r1.ebuild 1831 RMD160 314527716186ce3195d8c211d547debd68e7a437 SHA1 5066a939e2c5ce42ada6807594266664cc8292f3 SHA256 dc04fb5444b8511027a69ba9a2e2d8ea4d5ea896a3137d6d4f84bdbcf267c58e
EBUILD hunspell-1.2.5.ebuild 1828 RMD160 0daa9f2c46cbbf510dd8584858e694f06cf2af44 SHA1 47650fa328625ea571db20a7780f92a085c24dff SHA256 9de495784a115810ae5c3c9f2e64af585283733f937c23e44c4dcce474e66acf
-EBUILD hunspell-1.2.6.ebuild 1828 RMD160 c69e0792fdbb20c53fb7834870473ce64e3b5945 SHA1 d921e373c9a6779604fe6c0bb9a1386a98295692 SHA256 41aa1d1b27984dd44e632ee82a694b3f89aa25807791424e64f3d67ccb05c956
-MISC ChangeLog 6918 RMD160 e82c378144d98acd3000812c73d2774533bb1720 SHA1 5d62fe33cb960f5e642da26b9b2d541c90dc0124 SHA256 eb242c55c2c0246f88936a7734b3181bbb607f12de0c5422ad47760ce934e91e
+EBUILD hunspell-1.2.6.ebuild 1828 RMD160 d168faddd336d3346bc23bd7d6d1adfda9da03b0 SHA1 983dfffdab45a18e8813103f624d69ddf7451577 SHA256 a20bdcf63f65e7fde49510706b4e39adcc9b69925193da3d81b199d45c0458ac
+MISC ChangeLog 7033 RMD160 a6b8348efd14e55c0115f5ba99abd148bd666a6f SHA1 a40d6d9ef119c98610d3b789fb2a5a9213bf7ea7 SHA256 5452f20b4eabbe1e2232724a006dedcc113fc59f499dc7b7f2687fdeca9267c0
MISC metadata.xml 163 RMD160 444608d5dce1eb9307c253140c5f6b011fcbece8 SHA1 87029f6d4a8e381a59cad5f8553f0e5163b11a7e SHA256 2a83bf864655c5acb5d551aeb9b060d57545fb7cf1dd9d7fcdc16fbca221cabb
diff --git a/app-text/hunspell/hunspell-1.2.6.ebuild b/app-text/hunspell/hunspell-1.2.6.ebuild
index 0d820b045c5d..cbfdc2c77f14 100644
--- a/app-text/hunspell/hunspell-1.2.6.ebuild
+++ b/app-text/hunspell/hunspell-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.6.ebuild,v 1.1 2008/07/16 11:06:11 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.6.ebuild,v 1.2 2008/08/13 11:48:36 armin76 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )