diff options
author | 2010-01-24 18:48:02 +0000 | |
---|---|---|
committer | 2010-01-24 18:48:02 +0000 | |
commit | 79fcf9c9c192b0fe34d735db7127d446452f4fd8 (patch) | |
tree | af1452a9ed2eeb17b20f1bb0d023e5b81b33a560 /dev-libs | |
parent | Version bump. Supports Mail-IMAPClient-3 too. Thanks to Kerin Millar (#302022) (diff) | |
download | gentoo-2-79fcf9c9c192b0fe34d735db7127d446452f4fd8.tar.gz gentoo-2-79fcf9c9c192b0fe34d735db7127d446452f4fd8.tar.bz2 gentoo-2-79fcf9c9c192b0fe34d735db7127d446452f4fd8.zip |
Add ~sparc wrt #299937
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-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 579b7b6a39ac..1fa7514692dc 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.4 2010/01/20 14:19:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/ChangeLog,v 1.5 2010/01/24 18:48:02 armin76 Exp $ + + 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> hyphen-2.4.ebuild: + Add ~sparc wrt #299937 20 Jan 2010; Brent Baude <ranger@gentoo.org> hyphen-2.4.ebuild: Marking hyphen-2.4 ~ppc64 for bug 299937 diff --git a/dev-libs/hyphen/hyphen-2.4.ebuild b/dev-libs/hyphen/hyphen-2.4.ebuild index 441f12780681..d4d8ab88976d 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.4 2010/01/20 14:19:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.4.ebuild,v 1.5 2010/01/24 18:48:02 armin76 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 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" src_configure() { |