diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-26 15:44:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-26 15:44:32 +0000 |
commit | 4827dd880dd1ec6f3f30a80169f073cc63f49eaf (patch) | |
tree | 7e232ff5d421874203df638fb2c1a32ab75372bc /dev-libs/hyphen | |
parent | keyword ~ppc-aix ~ia64-hpux ~x86-interix, bug#397819 (diff) | |
download | gentoo-2-4827dd880dd1ec6f3f30a80169f073cc63f49eaf.tar.gz gentoo-2-4827dd880dd1ec6f3f30a80169f073cc63f49eaf.tar.bz2 gentoo-2-4827dd880dd1ec6f3f30a80169f073cc63f49eaf.zip |
Marking hyphen-2.8.3 ppc64 for bug 398521
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/hyphen')
-rw-r--r-- | dev-libs/hyphen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/hyphen/hyphen-2.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/hyphen/ChangeLog b/dev-libs/hyphen/ChangeLog index 01074b06d22f..fa5aba7f275b 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.15 2012/01/16 11:55:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/ChangeLog,v 1.16 2012/03/26 15:44:32 ranger Exp $ + + 26 Mar 2012; Brent Baude <ranger@gentoo.org> hyphen-2.8.3.ebuild: + Marking hyphen-2.8.3 ppc64 for bug 398521 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> hyphen-2.8.3.ebuild: Stable for amd64, wrt bug #398521 diff --git a/dev-libs/hyphen/hyphen-2.8.3.ebuild b/dev-libs/hyphen/hyphen-2.8.3.ebuild index ea715c222731..5004682bd74a 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-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.3 2012/01/16 11:55:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.8.3.ebuild,v 1.4 2012/03/26 15:44:32 ranger 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" |