diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 20:11:31 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 20:11:31 +0000 |
commit | 8d881a0c8c7fb4511c6ffe87ac6631c7683f8ff1 (patch) | |
tree | b46b8f8d3697c4c7bd467885dda2ddda2520b822 /app-dicts/aspell-nl | |
parent | Transfer Prefix keywords (diff) | |
download | historical-8d881a0c8c7fb4511c6ffe87ac6631c7683f8ff1.tar.gz historical-8d881a0c8c7fb4511c6ffe87ac6631c7683f8ff1.tar.bz2 historical-8d881a0c8c7fb4511c6ffe87ac6631c7683f8ff1.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-dicts/aspell-nl')
-rw-r--r-- | app-dicts/aspell-nl/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/aspell-nl/ChangeLog b/app-dicts/aspell-nl/ChangeLog index 569de7fe15d2..7b17a8e6a68c 100644 --- a/app-dicts/aspell-nl/ChangeLog +++ b/app-dicts/aspell-nl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-nl -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/ChangeLog,v 1.9 2009/10/18 20:37:21 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/ChangeLog,v 1.10 2010/01/01 20:07:15 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + aspell-nl-0.50.2.ebuild: + Transfer Prefix keywords 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-nl-0.50.2.ebuild: QA fixes; IUSE is not defined 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 2ae81aeef815..a74fae3efe7e 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.9 2009/10/18 20:37:21 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild,v 1.10 2010/01/01 20:07:15 fauli 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 ~sparc-fbsd x86 ~x86-fbsd" +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" IUSE="" |