diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-04-25 20:48:08 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-04-25 20:48:08 +0000 |
commit | 47e32c6b4319c25857fd626f3113fc7438128410 (patch) | |
tree | ef5f68937f78092e33627b46e50490053c0bcd2f /dev-libs/hyphen/hyphen-2.8.3.ebuild | |
parent | arm stable, bug #410611 (diff) | |
download | gentoo-2-47e32c6b4319c25857fd626f3113fc7438128410.tar.gz gentoo-2-47e32c6b4319c25857fd626f3113fc7438128410.tar.bz2 gentoo-2-47e32c6b4319c25857fd626f3113fc7438128410.zip |
PPC stable wrt bug#411449.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/hyphen/hyphen-2.8.3.ebuild')
-rw-r--r-- | dev-libs/hyphen/hyphen-2.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hyphen/hyphen-2.8.3.ebuild b/dev-libs/hyphen/hyphen-2.8.3.ebuild index 5004682bd74a..1eb20420715c 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.4 2012/03/26 15:44:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.8.3.ebuild,v 1.5 2012/04/25 20:48:08 scarabeus 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" |