diff options
author | Peter Volkov <pva@gentoo.org> | 2008-11-03 18:29:02 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-11-03 18:29:02 +0000 |
commit | 5239404a81fbc6f29be9be8a0938f615bbfcf933 (patch) | |
tree | 69a3587734cfbb02153b641a8c65cf6bce540f84 /app-dicts | |
parent | Added ~mips, bug #245139. (diff) | |
download | gentoo-2-5239404a81fbc6f29be9be8a0938f615bbfcf933.tar.gz gentoo-2-5239404a81fbc6f29be9be8a0938f615bbfcf933.tar.bz2 gentoo-2-5239404a81fbc6f29be9be8a0938f615bbfcf933.zip |
Added ~mips, bug #245139.
(Portage version: 2.2_rc13/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-nl/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-nl/ispell-nl-1.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-nl/ChangeLog b/app-dicts/ispell-nl/ChangeLog index 167d90a13fe7..36aa3bff5191 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.6 2008/11/01 10:06:02 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ChangeLog,v 1.7 2008/11/03 18:29:02 pva Exp $ + + 03 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-nl-1.00.ebuild: + Added ~mips, bug #245139. 01 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-nl-1.00.ebuild: Small cleanup. diff --git a/app-dicts/ispell-nl/ispell-nl-1.00.ebuild b/app-dicts/ispell-nl/ispell-nl-1.00.ebuild index 03f8af4db400..948f8e05def5 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 # 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.3 2008/11/01 10:06:02 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ispell-nl-1.00.ebuild,v 1.4 2008/11/03 18:29:02 pva Exp $ inherit multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://opentaal.nl" SLOT="0" LICENSE="LGPL-2.1" IUSE="" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~mips x86" DEPEND="app-text/ispell" |