diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-04 14:35:44 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-04 14:35:44 +0000 |
commit | 488c797b0c017985909a46173111a1ac732509a6 (patch) | |
tree | ab7dec1f927ff5a5caa9f90876e4cd2325644968 /app-dicts/aspell-he | |
parent | Even more cleanup — and again with UTF-8 character in ChangeLog… (diff) | |
download | gentoo-2-488c797b0c017985909a46173111a1ac732509a6.tar.gz gentoo-2-488c797b0c017985909a46173111a1ac732509a6.tar.bz2 gentoo-2-488c797b0c017985909a46173111a1ac732509a6.zip |
Tested on alpha and re-added the ~alpha keyword.
(Portage version: 2.1.3.3)
Diffstat (limited to 'app-dicts/aspell-he')
-rw-r--r-- | app-dicts/aspell-he/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-he/aspell-he-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-he/ChangeLog b/app-dicts/aspell-he/ChangeLog index b09178833f8c..1ec6e1612de3 100644 --- a/app-dicts/aspell-he/ChangeLog +++ b/app-dicts/aspell-he/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2007/06/03 20:18:25 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.14 2007/08/04 14:35:44 philantrop Exp $ + + 04 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + aspell-he-1.0.0.ebuild: + Tested on alpha and re-added the ~alpha keyword. 03 Jun 2007; Joshua Kinard <kumba@gentoo.org> aspell-he-1.0.0.ebuild: Marked unstable on mips. diff --git a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild b/app-dicts/aspell-he/aspell-he-1.0.0.ebuild index 4c5eca753dc8..713d5a7366d3 100644 --- a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild +++ b/app-dicts/aspell-he/aspell-he-1.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-he/aspell-he-1.0.0.ebuild,v 1.4 2007/07/11 05:41:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-1.0.0.ebuild,v 1.5 2007/08/04 14:35:44 philantrop Exp $ ASPELL_LANG="Hebrew" ASPOSTFIX="6" @@ -9,4 +9,4 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~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" |