diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-05 14:44:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-05 14:44:43 +0000 |
commit | 3a17c62577445087c5d2a20c4030f5347d49bffc (patch) | |
tree | 8303583b19d848e28c8008e7a1e5a5d8f28919f0 /app-dicts/aspell-en | |
parent | alpha/ia64/x86 stable wrt security #185446 (diff) | |
download | historical-3a17c62577445087c5d2a20c4030f5347d49bffc.tar.gz historical-3a17c62577445087c5d2a20c4030f5347d49bffc.tar.bz2 historical-3a17c62577445087c5d2a20c4030f5347d49bffc.zip |
alpha/ia64/x86 stable wrt #178690
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-6.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog index d083f0aba99d..a27547ede1f1 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.18 2007/08/05 11:23:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.19 2007/08/05 14:32:33 armin76 Exp $ + + 05 Aug 2007; Raúl Porcel <armin76@gentoo.org> aspell-en-6.0.0.ebuild: + alpha/ia64/x86 stable wrt #178690 05 Aug 2007; nixnut <nixnut@gentoo.org> aspell-en-6.0.0.ebuild: Stable on ppc wrt bug 178690 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 d8aa3a3db8aa..8924eb4a65e0 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 # 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.13 2007/08/05 11:23:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.14 2007/08/05 14:32:33 armin76 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 ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" |