diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-05 11:20:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-05 11:20:04 +0000 |
commit | b27c44606735b6c570fb35245ff5d6aadae0307a (patch) | |
tree | e560c3a4ba1709b89723f1b7674d2b3fd1bd5796 /app-dicts | |
parent | Stable on ppc wrt bug 178690 (diff) | |
download | gentoo-2-b27c44606735b6c570fb35245ff5d6aadae0307a.tar.gz gentoo-2-b27c44606735b6c570fb35245ff5d6aadae0307a.tar.bz2 gentoo-2-b27c44606735b6c570fb35245ff5d6aadae0307a.zip |
Stable on ppc wrt bug 178690
(Portage version: 2.1.3.3)
Diffstat (limited to 'app-dicts')
-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" |