diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-12 10:29:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-12 10:29:41 +0000 |
commit | 56f8678f751ba5249496e428e2dc5cb156c8e256 (patch) | |
tree | cd66389de9d6d5d6a5325d6734a2b4615791edb5 /app-dicts/aspell-en | |
parent | Added ~ppc64; bug #147568 (diff) | |
download | gentoo-2-56f8678f751ba5249496e428e2dc5cb156c8e256.tar.gz gentoo-2-56f8678f751ba5249496e428e2dc5cb156c8e256.tar.bz2 gentoo-2-56f8678f751ba5249496e428e2dc5cb156c8e256.zip |
Added ~ppc64; bug #147568
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-6.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog index 88e59afafe9f..58bb44e0da8e 100644 --- a/app-dicts/aspell-en/ChangeLog +++ b/app-dicts/aspell-en/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-en -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.12 2006/12/01 01:31:17 kevquinn Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.13 2007/05/12 10:29:41 corsair Exp $ + + 12 May 2007; Markus Rothe <corsair@gentoo.org> aspell-en-6.0.0.ebuild: + Added ~ppc64; bug #147568 01 Dec 2006; Kevin F. Quinn <kevquinn@gentoo.org> aspell-en-0.51.0.ebuild, aspell-en-0.51.1.ebuild, aspell-en-6.0.0.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 7f55d0a21533..efdf5c0d9094 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.7 2007/01/02 04:03:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.8 2007/05/12 10:29:41 corsair Exp $ ASPELL_LANG="English (US, British, Canadian)" ASPOSTFIX="6" @@ -9,6 +9,6 @@ inherit aspell-dict LICENSE="as-is public-domain" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" |