diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 16:59:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 16:59:27 +0000 |
commit | cd809b7b57b7ce5d1abd37c31bc4091166a6f5cd (patch) | |
tree | fe514e6b3e766c51fbb517ec08df18e30ee65d3c /app-dicts | |
parent | Initial import. (diff) | |
download | gentoo-2-cd809b7b57b7ce5d1abd37c31bc4091166a6f5cd.tar.gz gentoo-2-cd809b7b57b7ce5d1abd37c31bc4091166a6f5cd.tar.bz2 gentoo-2-cd809b7b57b7ce5d1abd37c31bc4091166a6f5cd.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-nl/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-nl/ispell-nl-1.00.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/ispell-nl/ChangeLog b/app-dicts/ispell-nl/ChangeLog index da486884852e..e6d119ae5b51 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-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 $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ChangeLog,v 1.11 2009/07/02 16:59:27 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> ispell-nl-1.00.ebuild: + Stable for HPPA too. 25 Feb 2009; Joseph Jezak <josejx@gentoo.org> ispell-nl-1.00.ebuild: Marked ~ppc for 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 f812e469df52..62cb4f1a717d 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-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.7 2009/02/25 13:04:00 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ispell-nl-1.00.ebuild,v 1.8 2009/07/02 16:59:27 jer Exp $ inherit multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://opentaal.nl" SLOT="0" LICENSE="LGPL-2.1" IUSE="" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~sparc x86" DEPEND="app-text/ispell" |