summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-12-11 21:51:08 +0000
committerMarkus Meier <maekke@gentoo.org>2011-12-11 21:51:08 +0000
commit70036cfeb2b8830055dc0f530545436622563264 (patch)
tree8cffd6427034ee8ca54a41c106462298a4601178 /dev-libs
parentadd ~arm, bug #389451 (diff)
downloadgentoo-2-70036cfeb2b8830055dc0f530545436622563264.tar.gz
gentoo-2-70036cfeb2b8830055dc0f530545436622563264.tar.bz2
gentoo-2-70036cfeb2b8830055dc0f530545436622563264.zip
x86 stable, bug #387187
(Portage version: 2.1.10.40/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/hyphen/ChangeLog5
-rw-r--r--dev-libs/hyphen/hyphen-2.8.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/hyphen/ChangeLog b/dev-libs/hyphen/ChangeLog
index 02168f730ad6..1e155b08368a 100644
--- a/dev-libs/hyphen/ChangeLog
+++ b/dev-libs/hyphen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/hyphen
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/ChangeLog,v 1.12 2011/10/26 15:36:01 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/ChangeLog,v 1.13 2011/12/11 21:51:08 maekke Exp $
+
+ 11 Dec 2011; Markus Meier <maekke@gentoo.org> hyphen-2.8.3.ebuild:
+ x86 stable, bug #387187
26 Oct 2011; Tony Vroon <chainsaw@gentoo.org> hyphen-2.7.1.ebuild:
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
diff --git a/dev-libs/hyphen/hyphen-2.8.3.ebuild b/dev-libs/hyphen/hyphen-2.8.3.ebuild
index f7144177f5c0..cf83c462db6f 100644
--- a/dev-libs/hyphen/hyphen-2.8.3.ebuild
+++ b/dev-libs/hyphen/hyphen-2.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.8.3.ebuild,v 1.1 2011/10/16 17:35:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.8.3.ebuild,v 1.2 2011/12/11 21:51:08 maekke Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hunspell/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND="app-text/hunspell"