diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 20:05:40 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 20:05:40 +0000 |
commit | def3080b666bad0f5995355becb8c54b29a3cebe (patch) | |
tree | 3bc1888e4416ceffc14ac89008bd2a2a69f3a920 /app-dicts | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-def3080b666bad0f5995355becb8c54b29a3cebe.tar.gz gentoo-2-def3080b666bad0f5995355becb8c54b29a3cebe.tar.bz2 gentoo-2-def3080b666bad0f5995355becb8c54b29a3cebe.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-en/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-6.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog index 9631219b0ddf..ab10ed031eb5 100644 --- a/app-dicts/aspell-en/ChangeLog +++ b/app-dicts/aspell-en/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-en -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.25 2009/10/18 20:15:25 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.26 2010/01/01 20:05:40 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + aspell-en-6.0.0.ebuild: + Transfer Prefix keywords 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-en-0.51.0.ebuild, aspell-en-0.51.1.ebuild: diff --git a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild index 02333a5754bd..ee4f175bdfbc 100644 --- a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild +++ b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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-en/aspell-en-6.0.0.ebuild,v 1.18 2007/11/03 13:01:27 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.19 2010/01/01 20:05:40 fauli Exp $ ASPELL_LANG="English (US, British, Canadian)" ASPOSTFIX="6" @@ -9,6 +9,6 @@ inherit aspell-dict LICENSE="as-is public-domain" -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 ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |