diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-03 20:20:34 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-03 20:20:34 +0000 |
commit | 35884006a75aa2c42eaafd842d6a0b584e0b6a7e (patch) | |
tree | b442a4b0d613ae4cbb9899abb20e4fc70fe0d3f7 /app-dicts/aspell-he | |
parent | Fix digestentry.unused to make repoman silent. (diff) | |
download | historical-35884006a75aa2c42eaafd842d6a0b584e0b6a7e.tar.gz historical-35884006a75aa2c42eaafd842d6a0b584e0b6a7e.tar.bz2 historical-35884006a75aa2c42eaafd842d6a0b584e0b6a7e.zip |
Marked unstable on mips.
Package-Manager: portage-2.1.2.9
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 fad1a2d3add2..b09178833f8c 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.12 2007/05/16 21:03:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.13 2007/06/03 20:18:25 kumba Exp $ + + 03 Jun 2007; Joshua Kinard <kumba@gentoo.org> aspell-he-1.0.0.ebuild: + Marked unstable on mips. 16 May 2007; Raúl Porcel <armin76@gentoo.org> aspell-he-0.9.0.ebuild: Add ~alpha wrt #147568 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 5e7923b8f398..9b8703bcb96b 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.2 2007/05/12 10:34:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-1.0.0.ebuild,v 1.3 2007/06/03 20:18:25 kumba Exp $ ASPELL_LANG="Hebrew" ASPOSTFIX="6" @@ -9,5 +9,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" |