summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-16 11:56:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-16 11:56:23 +0000
commit859884f59c61f8b5c165282ba3c1920a8454b62c (patch)
treea5328be8f2b6698158da9fb02fe0271eae90d9f2 /dev-libs/hyphen
parentStable for amd64, wrt bug #398521 (diff)
downloadhistorical-859884f59c61f8b5c165282ba3c1920a8454b62c.tar.gz
historical-859884f59c61f8b5c165282ba3c1920a8454b62c.tar.bz2
historical-859884f59c61f8b5c165282ba3c1920a8454b62c.zip
Stable for amd64, wrt bug #398521
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/hyphen')
-rw-r--r--dev-libs/hyphen/ChangeLog7
-rw-r--r--dev-libs/hyphen/hyphen-2.8.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/hyphen/ChangeLog b/dev-libs/hyphen/ChangeLog
index 2510f8e45eee..01074b06d22f 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.14 2011/12/18 20:44:08 halcy0n Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/ChangeLog,v 1.15 2012/01/16 11:55:44 ago Exp $
+
+ 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> hyphen-2.8.3.ebuild:
+ Stable for amd64, wrt bug #398521
18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> hyphen-2.7.1.ebuild:
Stable for ppc; bug #387187
diff --git a/dev-libs/hyphen/hyphen-2.8.3.ebuild b/dev-libs/hyphen/hyphen-2.8.3.ebuild
index cf83c462db6f..ea715c222731 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
+# 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.3.ebuild,v 1.2 2011/12/11 21:51:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.8.3.ebuild,v 1.3 2012/01/16 11:55:44 ago 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"