summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-09-18 14:59:00 +0000
committerJeroen Roovers <jer@gentoo.org>2012-09-18 14:59:00 +0000
commitcb509d0c3710ef4eaceae00bc3b781a3da2ddd3a (patch)
treea1140b33915f372179f585010cc234a761e4f5e9 /dev-libs/hyphen
parentStable for HPPA (bug #433295). (diff)
downloadgentoo-2-cb509d0c3710ef4eaceae00bc3b781a3da2ddd3a.tar.gz
gentoo-2-cb509d0c3710ef4eaceae00bc3b781a3da2ddd3a.tar.bz2
gentoo-2-cb509d0c3710ef4eaceae00bc3b781a3da2ddd3a.zip
Stable for HPPA (bug #433221).
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/hyphen')
-rw-r--r--dev-libs/hyphen/ChangeLog5
-rw-r--r--dev-libs/hyphen/hyphen-2.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/hyphen/ChangeLog b/dev-libs/hyphen/ChangeLog
index 65481206ed77..be0c2fe959a8 100644
--- a/dev-libs/hyphen/ChangeLog
+++ b/dev-libs/hyphen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/hyphen
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/ChangeLog,v 1.23 2012/09/03 08:24:29 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/ChangeLog,v 1.24 2012/09/18 14:59:00 jer Exp $
+
+ 18 Sep 2012; Jeroen Roovers <jer@gentoo.org> hyphen-2.8.5.ebuild:
+ Stable for HPPA (bug #433221).
03 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> hyphen-2.8.5.ebuild:
Stable on amd64 x86 ppc and ppc64. Wrt bug#433221.
diff --git a/dev-libs/hyphen/hyphen-2.8.5.ebuild b/dev-libs/hyphen/hyphen-2.8.5.ebuild
index 86abb82fd4e2..4d6c0c7b0e1b 100644
--- a/dev-libs/hyphen/hyphen-2.8.5.ebuild
+++ b/dev-libs/hyphen/hyphen-2.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.8.5.ebuild,v 1.2 2012/09/03 08:24:29 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.8.5.ebuild,v 1.3 2012/09/18 14:59:00 jer 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"