diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-05 11:23:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-05 11:23:04 +0000 |
commit | cd97eecba0080d18eefee26e5e84753c25447d93 (patch) | |
tree | 285fdc54857ea62deae18a2778952e59440c446f /app-dicts/aspell-he | |
parent | alpha/ia64/x86 stable wrt #187800 and remove old (diff) | |
download | historical-cd97eecba0080d18eefee26e5e84753c25447d93.tar.gz historical-cd97eecba0080d18eefee26e5e84753c25447d93.tar.bz2 historical-cd97eecba0080d18eefee26e5e84753c25447d93.zip |
Stable on ppc wrt bug 178690
Package-Manager: portage-2.1.3.3
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-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-he/ChangeLog b/app-dicts/aspell-he/ChangeLog index 90382e04d9a0..cc579b8f7144 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.16 2007/08/04 18:31:43 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.17 2007/08/05 11:20:04 nixnut Exp $ + + 05 Aug 2007; nixnut <nixnut@gentoo.org> aspell-he-1.0.0.ebuild: + Stable on ppc wrt bug 178690 04 Aug 2007; Ferris McCormick <fmccor@gentoo.org> aspell-he-1.0.0.ebuild: Sparc stable --- part of Bug #178690 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 8cec6a039871..d6dae2419e6e 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.7 2007/08/04 18:31:43 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-1.0.0.ebuild,v 1.8 2007/08/05 11:20:04 nixnut Exp $ ASPELL_LANG="Hebrew" ASPOSTFIX="6" @@ -9,4 +9,4 @@ inherit aspell-dict LICENSE="GPL-2" -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" |