diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:30:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:30:51 +0000 |
commit | b8ee677d5de3c419f3db45f02e7806a644799859 (patch) | |
tree | d1064695c4c39cd61928572836e2281a182a94da /app-dicts/ispell-nl | |
parent | Add ~alpha/~sparc wrt #245139 (diff) | |
download | gentoo-2-b8ee677d5de3c419f3db45f02e7806a644799859.tar.gz gentoo-2-b8ee677d5de3c419f3db45f02e7806a644799859.tar.bz2 gentoo-2-b8ee677d5de3c419f3db45f02e7806a644799859.zip |
Add ~alpha/~sparc wrt #245139
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-dicts/ispell-nl')
-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 36aa3bff5191..b9d4a7b2aafd 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.7 2008/11/03 18:29:02 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ChangeLog,v 1.8 2008/11/06 09:30:51 armin76 Exp $ + + 06 Nov 2008; Raúl Porcel <armin76@gentoo.org> ispell-nl-1.00.ebuild: + Add ~alpha/~sparc wrt #245139 03 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-nl-1.00.ebuild: Added ~mips, 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 948f8e05def5..5710387b1d7b 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.4 2008/11/03 18:29:02 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-nl/ispell-nl-1.00.ebuild,v 1.5 2008/11/06 09:30:51 armin76 Exp $ inherit multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://opentaal.nl" SLOT="0" LICENSE="LGPL-2.1" IUSE="" -KEYWORDS="amd64 ~mips x86" +KEYWORDS="~alpha amd64 ~mips ~sparc x86" DEPEND="app-text/ispell" |