diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 21:07:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 21:07:47 +0000 |
commit | 1e6161af1382695b4cf457a3d197ddc908b153f1 (patch) | |
tree | 23ddec95e54102d85b214a6fc9d9c2663d072a5e /app-dicts/aspell-en | |
parent | Add ~alpha wrt #147568 (diff) | |
download | gentoo-2-1e6161af1382695b4cf457a3d197ddc908b153f1.tar.gz gentoo-2-1e6161af1382695b4cf457a3d197ddc908b153f1.tar.bz2 gentoo-2-1e6161af1382695b4cf457a3d197ddc908b153f1.zip |
Add ~alpha wrt #147568
(Portage version: 2.1.2.7)
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 58bb44e0da8e..3447f529636e 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.13 2007/05/12 10:29:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.14 2007/05/16 21:07:47 armin76 Exp $ + + 16 May 2007; Raúl Porcel <armin76@gentoo.org> aspell-en-6.0.0.ebuild: + Add ~alpha wrt #147568 12 May 2007; Markus Rothe <corsair@gentoo.org> aspell-en-6.0.0.ebuild: Added ~ppc64; bug #147568 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 efdf5c0d9094..a07cca1ff5fe 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.8 2007/05/12 10:29:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.9 2007/05/16 21:07:47 armin76 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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" |