diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-08-06 03:25:51 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-08-06 03:25:51 +0000 |
commit | c9ea99badbbfef889110b7bdb81c13ab8a9bec5c (patch) | |
tree | 5a5350ae81ae1b5adeb1afd78895c5ca8c76780a /app-dicts/aspell-he | |
parent | Stable on mips. (diff) | |
download | historical-c9ea99badbbfef889110b7bdb81c13ab8a9bec5c.tar.gz historical-c9ea99badbbfef889110b7bdb81c13ab8a9bec5c.tar.bz2 historical-c9ea99badbbfef889110b7bdb81c13ab8a9bec5c.zip |
Stable on mips.
Package-Manager: portage-2.1.3_rc9
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 0825bf4f202d..7e65f077693e 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.18 2007/08/05 14:33:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.19 2007/08/06 03:23:54 kumba Exp $ + + 06 Aug 2007; Joshua Kinard <kumba@gentoo.org> aspell-he-1.0.0.ebuild: + Stable on mips. 05 Aug 2007; Raúl Porcel <armin76@gentoo.org> aspell-he-1.0.0.ebuild: alpha/ia64/x86 stable wrt #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 57a281dc9263..2a2fc5629d0c 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.9 2007/08/05 14:33:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-1.0.0.ebuild,v 1.10 2007/08/06 03:23:54 kumba 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" |