diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-06 20:07:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-06 20:07:25 +0000 |
commit | 952ccd60141b0b2e29bdb34ced6198a57991ab88 (patch) | |
tree | f514c86d8dd5c8b8a79e77e576f8094f3979e72e /dev-libs/hyphen | |
parent | Marking Module-Build-0.36.01 ~ppc64 for bug 298183 (diff) | |
download | gentoo-2-952ccd60141b0b2e29bdb34ced6198a57991ab88.tar.gz gentoo-2-952ccd60141b0b2e29bdb34ced6198a57991ab88.tar.bz2 gentoo-2-952ccd60141b0b2e29bdb34ced6198a57991ab88.zip |
Marked ~hppa (bug #299937).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'dev-libs/hyphen')
-rw-r--r-- | dev-libs/hyphen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/hyphen/hyphen-2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/hyphen/ChangeLog b/dev-libs/hyphen/ChangeLog index 3f13cdd3e0a4..7ee933a20ba3 100644 --- a/dev-libs/hyphen/ChangeLog +++ b/dev-libs/hyphen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/hyphen # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/ChangeLog,v 1.1 2010/01/05 20:41:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/ChangeLog,v 1.2 2010/01/06 20:07:25 jer Exp $ + + 06 Jan 2010; Jeroen Roovers <jer@gentoo.org> hyphen-2.4.ebuild: + Marked ~hppa (bug #299937). *hyphen-2.4 (05 Jan 2010) diff --git a/dev-libs/hyphen/hyphen-2.4.ebuild b/dev-libs/hyphen/hyphen-2.4.ebuild index d3b8a976daed..d780111a0306 100644 --- a/dev-libs/hyphen/hyphen-2.4.ebuild +++ b/dev-libs/hyphen/hyphen-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.4.ebuild,v 1.1 2010/01/05 20:41:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.4.ebuild,v 1.2 2010/01/06 20:07:25 jer Exp $ EAPI=2 @@ -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 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" src_configure() { |