diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 21:03:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 21:03:05 +0000 |
commit | 8d46b72001bdde79738f4fc79ad2341e38d52077 (patch) | |
tree | 9e3edf3da5a2c8408c7b0f1468dc3e0ba02cfe3d /app-dicts/aspell-he | |
parent | Add ~alpha wrt #147568 (diff) | |
download | gentoo-2-8d46b72001bdde79738f4fc79ad2341e38d52077.tar.gz gentoo-2-8d46b72001bdde79738f4fc79ad2341e38d52077.tar.bz2 gentoo-2-8d46b72001bdde79738f4fc79ad2341e38d52077.zip |
Add ~alpha wrt #147568
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-dicts/aspell-he')
-rw-r--r-- | app-dicts/aspell-he/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-he/aspell-he-0.9.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/aspell-he/ChangeLog b/app-dicts/aspell-he/ChangeLog index 71d4c1010b3f..fad1a2d3add2 100644 --- a/app-dicts/aspell-he/ChangeLog +++ b/app-dicts/aspell-he/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-he # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.11 2007/05/12 10:34:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.12 2007/05/16 21:03:05 armin76 Exp $ + + 16 May 2007; Raúl Porcel <armin76@gentoo.org> aspell-he-0.9.0.ebuild: + Add ~alpha wrt #147568 12 May 2007; Markus Rothe <corsair@gentoo.org> aspell-he-1.0.0.ebuild: Added ~ppc64; bug #147568 diff --git a/app-dicts/aspell-he/aspell-he-0.9.0.ebuild b/app-dicts/aspell-he/aspell-he-0.9.0.ebuild index f91e27a6180d..434f4bef2e45 100644 --- a/app-dicts/aspell-he/aspell-he-0.9.0.ebuild +++ b/app-dicts/aspell-he/aspell-he-0.9.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-he/aspell-he-0.9.0.ebuild,v 1.4 2007/01/02 04:04:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-0.9.0.ebuild,v 1.5 2007/05/16 21:03:05 armin76 Exp $ ASPELL_LANG="Hebrew" ASPOSTFIX="6" @@ -9,5 +9,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" |