diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-11-14 20:01:43 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-11-14 20:01:43 +0000 |
commit | e1d7719d57396d06e860b3e249f5c1b6bd3c91dd (patch) | |
tree | 70f32d3fd8ecd80e7be272f35735db50c599cba6 /app-dicts/ispell-fi | |
parent | version bump (diff) | |
download | gentoo-2-e1d7719d57396d06e860b3e249f5c1b6bd3c91dd.tar.gz gentoo-2-e1d7719d57396d06e860b3e249f5c1b6bd3c91dd.tar.bz2 gentoo-2-e1d7719d57396d06e860b3e249f5c1b6bd3c91dd.zip |
bzip2 moved from sys-apps to app-arch
Diffstat (limited to 'app-dicts/ispell-fi')
-rw-r--r-- | app-dicts/ispell-fi/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/ispell-fi/ispell-fi-20000903.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/ispell-fi/Manifest b/app-dicts/ispell-fi/Manifest index 75785c51cbad..3091de655a4e 100644 --- a/app-dicts/ispell-fi/Manifest +++ b/app-dicts/ispell-fi/Manifest @@ -1,3 +1,3 @@ -MD5 e38ebdb836220727940251fd5bbab68b files/digest-ispell-fi-20000903 127 -MD5 8e53a6e79a429a92be9522ca3fc9326d ispell-fi-20000903.ebuild 762 +MD5 c43b8c836ddc3cb467d52f352bb0de89 ispell-fi-20000903.ebuild 763 MD5 92aa37424e4a59f2856247e2d7e3d601 ChangeLog 453 +MD5 e38ebdb836220727940251fd5bbab68b files/digest-ispell-fi-20000903 127 diff --git a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild index 6fd70e5ab8a8..0391e710952e 100644 --- a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild +++ b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.4 2003/09/07 23:48:39 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.5 2003/11/14 20:01:41 seemant Exp $ DESCRIPTION="Finnish dictionary for ispell" HOMEPAGE="http://ispell-fi.sourceforge.net/" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~mips ~arm" DEPEND="app-text/ispell - sys-apps/bzip2" + app-arch/bzip2" RDEPEND="app-text/ispell" S="${WORKDIR}" |