diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:48:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:48:02 +0000 |
commit | 514686c8ba01eeb8706cc3fff638ab722573d01d (patch) | |
tree | 1fbbb9030ad3e40e1344416f6ad97cfeb4f2a882 /dev-libs/hyphen | |
parent | Version bump. Supports Mail-IMAPClient-3 too. Thanks to Kerin Millar (#302022) (diff) | |
download | historical-514686c8ba01eeb8706cc3fff638ab722573d01d.tar.gz historical-514686c8ba01eeb8706cc3fff638ab722573d01d.tar.bz2 historical-514686c8ba01eeb8706cc3fff638ab722573d01d.zip |
Add ~sparc wrt #299937
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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 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() { |