diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:11:20 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:11:20 +0000 |
commit | e10d51cb50b82125b73bf6d7d665595c1ad559e6 (patch) | |
tree | 4072eb5141544d98e9ebe01fc56e564aa53e71d3 /app-dicts/aspell-nl | |
parent | Remove USE="acl" and from USE="extras" since the functionality is moved to >=... (diff) | |
download | historical-e10d51cb50b82125b73bf6d7d665595c1ad559e6.tar.gz historical-e10d51cb50b82125b73bf6d7d665595c1ad559e6.tar.bz2 historical-e10d51cb50b82125b73bf6d7d665595c1ad559e6.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'app-dicts/aspell-nl')
-rw-r--r-- | app-dicts/aspell-nl/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-nl/ChangeLog b/app-dicts/aspell-nl/ChangeLog index 919b26a2073d..5b80b2044df3 100644 --- a/app-dicts/aspell-nl/ChangeLog +++ b/app-dicts/aspell-nl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-nl -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/ChangeLog,v 1.11 2010/10/08 00:16:48 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/ChangeLog,v 1.12 2012/05/17 20:04:06 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> aspell-nl-0.50.2.ebuild: + keyword ~amd64-fbsd 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-nl-0.50.2.ebuild: Drop to ~mips diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild index c274b1a45553..30d051cc4ad5 100644 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild +++ b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild,v 1.11 2010/10/08 00:16:48 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild,v 1.12 2012/05/17 20:04:06 aballier Exp $ ASPELL_LANG="Dutch" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="freedist" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" |