diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-29 22:21:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-29 22:21:53 +0000 |
commit | 20a2411904a1dc1e13e1b4f36bec04806a597275 (patch) | |
tree | 7a21ae742a68d8eb42cbf972113e4ac45a32589f | |
parent | amd64/x86 stable, bug #244474 (diff) | |
download | gentoo-2-20a2411904a1dc1e13e1b4f36bec04806a597275.tar.gz gentoo-2-20a2411904a1dc1e13e1b4f36bec04806a597275.tar.bz2 gentoo-2-20a2411904a1dc1e13e1b4f36bec04806a597275.zip |
amd64/x86 stable, bug #244597
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.3 i686)
-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 490151f8acac..2183f722ce44 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ChangeLog,v 1.4 2007/11/21 11:15:43 philantrop Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ChangeLog,v 1.5 2008/10/29 22:21:53 maekke Exp $ + + 29 Oct 2008; Markus Meier <maekke@gentoo.org> ispell-nl-1.00.ebuild: + amd64/x86 stable, bug #244597 *ispell-nl-1.00 (20 Nov 2007) diff --git a/app-dicts/ispell-nl/ispell-nl-1.00.ebuild b/app-dicts/ispell-nl/ispell-nl-1.00.ebuild index e9903b5f3fba..88120f10ad60 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-2007 Gentoo Foundation +# Copyright 1999-2008 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.1 2007/11/21 11:15:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ispell-nl-1.00.ebuild,v 1.2 2008/10/29 22:21:53 maekke Exp $ inherit multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://opentaal.nl" SLOT="0" LICENSE="LGPL-2.1" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="app-text/ispell" |