diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-09-09 10:08:23 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-09-09 10:08:23 +0000 |
commit | 209a67431355a49020df95c2afcdecbc01a8d9bb (patch) | |
tree | 446ef6ae35efa9d1d6be1f1b1e61b6dda7b38a63 /app-dicts | |
parent | russian YO character support (diff) | |
download | historical-209a67431355a49020df95c2afcdecbc01a8d9bb.tar.gz historical-209a67431355a49020df95c2afcdecbc01a8d9bb.tar.bz2 historical-209a67431355a49020df95c2afcdecbc01a8d9bb.zip |
~arch maek
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-ru/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/ispell-ru/Manifest b/app-dicts/ispell-ru/Manifest index d86090bb8258..50852b22ed8d 100644 --- a/app-dicts/ispell-ru/Manifest +++ b/app-dicts/ispell-ru/Manifest @@ -1,5 +1,5 @@ MD5 9e1fdf43becefca0399895b91f9d4add ispell-ru-0.99.6.1.ebuild 771 -MD5 0cef88792bd0b19009b3c8e6893b39fc ispell-ru-0.99.6.1-r1.ebuild 780 +MD5 9679e713fe3b0484c26a4cce4e9f6a3a ispell-ru-0.99.6.1-r1.ebuild 787 MD5 af0b731ba5f3182cb17c8c02e9479eaf ChangeLog 1018 MD5 1dd1c7de450fd69537c7df2352870037 files/digest-ispell-ru-0.99.6.1 69 MD5 1dd1c7de450fd69537c7df2352870037 files/digest-ispell-ru-0.99.6.1-r1 69 diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild index 315ef5948561..983981e59e66 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Arcady Genkin <agenkin@thpoon.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild,v 1.1 2003/09/09 10:07:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild,v 1.2 2003/09/09 10:08:22 seemant Exp $ MY_PV=${PV/.6./f} S="${WORKDIR}" @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rus-isp LICENSE="as-is" SLOT="0" -KEYWORDS="ppc x86 sparc alpha mips hppa arm" +KEYWORDS="~ppc ~x86 ~sparc ~alpha ~mips ~hppa ~arm" DEPEND="app-text/ispell" |