diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-02-25 13:04:00 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-02-25 13:04:00 +0000 |
commit | ca353944dd8142588fc7923fd7a740088dda200c (patch) | |
tree | cc204f149070d188f8f8502687f5a23462a89eb0 | |
parent | Marked ppc stable for bug #245554. (diff) | |
download | gentoo-2-ca353944dd8142588fc7923fd7a740088dda200c.tar.gz gentoo-2-ca353944dd8142588fc7923fd7a740088dda200c.tar.bz2 gentoo-2-ca353944dd8142588fc7923fd7a740088dda200c.zip |
Marked ~ppc for bug #245139.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
-rw-r--r-- | app-dicts/ispell-nl/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-nl/ispell-nl-1.00.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-nl/ChangeLog b/app-dicts/ispell-nl/ChangeLog index 4f18004fa2f0..da486884852e 100644 --- a/app-dicts/ispell-nl/ChangeLog +++ b/app-dicts/ispell-nl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-nl -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ChangeLog,v 1.9 2008/11/23 17:34:00 jer Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ChangeLog,v 1.10 2009/02/25 13:04:00 josejx Exp $ + + 25 Feb 2009; Joseph Jezak <josejx@gentoo.org> ispell-nl-1.00.ebuild: + Marked ~ppc for bug #245139. 23 Nov 2008; Jeroen Roovers <jer@gentoo.org> ispell-nl-1.00.ebuild: Marked ~hppa (bug #245139). diff --git a/app-dicts/ispell-nl/ispell-nl-1.00.ebuild b/app-dicts/ispell-nl/ispell-nl-1.00.ebuild index 2031cda458fc..f812e469df52 100644 --- a/app-dicts/ispell-nl/ispell-nl-1.00.ebuild +++ b/app-dicts/ispell-nl/ispell-nl-1.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ispell-nl-1.00.ebuild,v 1.6 2008/11/23 17:34:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ispell-nl-1.00.ebuild,v 1.7 2009/02/25 13:04:00 josejx Exp $ inherit multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://opentaal.nl" SLOT="0" LICENSE="LGPL-2.1" IUSE="" -KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc x86" DEPEND="app-text/ispell" |