summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-08-18 14:08:51 +0000
committerPeter Volkov <pva@gentoo.org>2008-08-18 14:08:51 +0000
commita5421fe3f08ff051db6bfd795cbd1d4fd495c791 (patch)
tree5bc94130f5bba19c6f4a0d1e2f2178f0fd214398 /app-text/hunspell
parentRevision bump, with patch to fix dock loading. Fixes bug #216065. (diff)
downloadhistorical-a5421fe3f08ff051db6bfd795cbd1d4fd495c791.tar.gz
historical-a5421fe3f08ff051db6bfd795cbd1d4fd495c791.tar.bz2
historical-a5421fe3f08ff051db6bfd795cbd1d4fd495c791.zip
amd64 stable, bug #233583.
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.22-ovz005 i686
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 0fa414568dca..c13860d249c3 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.47 2008/08/18 10:31:47 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.48 2008/08/18 14:08:51 pva Exp $
+
+ 18 Aug 2008; Peter Volkov <pva@gentoo.org> hunspell-1.2.6.ebuild:
+ amd64 stable, bug #233583.
*hunspell-1.2.7 (18 Aug 2008)
diff --git a/app-text/hunspell/Manifest b/app-text/hunspell/Manifest
index 49250ef3a318..206e360db3cd 100644
--- a/app-text/hunspell/Manifest
+++ b/app-text/hunspell/Manifest
@@ -4,7 +4,7 @@ DIST hunspell-1.1.9.tar.gz 684426 RMD160 e49782df2ada58762036acc3c904a8ace6b19a0
DIST hunspell-1.2.6.tar.gz 774786 RMD160 8577b508f7c76838e0f582e949c9b9de49b7f389 SHA1 5d75e1212c5757953f35dc16453fdee7ade64ec5 SHA256 c72c7c98143b39ff02b18a88419529b89ffecbec83750a5b9984e59fbf6a5d7b
DIST hunspell-1.2.7.tar.gz 782364 RMD160 8a7ca3b0dfaf6d396fcd70aa904e0af82910ef34 SHA1 e113fce78c3b7cb010fc6eff4f89fd3b96bd0ea8 SHA256 37d0de21d39a28bcefdc0cb3f24fe8ea10992ff8752139a54807698ec2653046
EBUILD hunspell-1.1.9.ebuild 2614 RMD160 ca6c4f80796d100915b7854f7145bf37f0aa9528 SHA1 be4aac45778cd69c14c42b1c5348a15d4174cccf SHA256 b6793325562722d48bda5ff1b2e4b70efa83802010eb2dd5161b43f2165f3420
-EBUILD hunspell-1.2.6.ebuild 1826 RMD160 199b67fcb10c5311344932303fd4e8c653b45945 SHA1 7faa77512ff8c8c6713098554b9b6359ed0b6a38 SHA256 5db19a25631225e0830591b01f211f495ab3f3594e3ae4a2a10c99f4ec78ffa3
+EBUILD hunspell-1.2.6.ebuild 1822 RMD160 52d46698aaaccc6392255f1fbcbbfe80e2a96192 SHA1 fafd2f1593305e16dded8a99ab79747ca59d6974 SHA256 bdbdc2d96a90c871aa27ad45de9ee59df932fa806792069ea9fb8273c9ae75c0
EBUILD hunspell-1.2.7.ebuild 1828 RMD160 28e0136849ee13a20374c585dc13c1b4a4d74464 SHA1 a07c0dfa3e334e2c7af9c481f5bfd796bf3f27a4 SHA256 25c5ed686fb87efd1085104831a90fd2b65c9a18947f292a6dfa9727e02925ab
-MISC ChangeLog 7429 RMD160 cbf3069d23ff829537b40e65ae0d1f1c1f42cca1 SHA1 14c508bec6a555ea7348c77b6fa697c71bb82a8c SHA256 147c826ad03abd7ba28c58bc802e750579fadf5d7fbfffb3ea63dc4cdb078c0f
+MISC ChangeLog 7527 RMD160 f74615cd551aa493d04c1b44147cbb2a18a199ec SHA1 f9af436d2a7c67e334b39817db550488885f83a1 SHA256 8714242ca47afc368f3a50560c3008ffd26e2370d07f01cd3374763f4b757937
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 db376056e062..c1b9c70462f0 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.3 2008/08/15 15:59:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.6.ebuild,v 1.4 2008/08/18 14:08:51 pva 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 )