diff options
author | 2002-05-12 21:42:19 +0000 | |
---|---|---|
committer | 2002-05-12 21:42:19 +0000 | |
commit | 4555bc2dcc5fe4c3bf9c8adb822ab6b414723e9c (patch) | |
tree | 4b05839b668789cef86b9114e1bb13484d41afd2 /app-text | |
parent | ownership fixes (diff) | |
download | historical-4555bc2dcc5fe4c3bf9c8adb822ab6b414723e9c.tar.gz historical-4555bc2dcc5fe4c3bf9c8adb822ab6b414723e9c.tar.bz2 historical-4555bc2dcc5fe4c3bf9c8adb822ab6b414723e9c.zip |
Bug #2481 (dwnld from mirror now)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pspell/files/digest-pspell-0.12.2-r2 | 2 | ||||
-rw-r--r-- | app-text/pspell/pspell-0.12.2-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pspell/files/digest-pspell-0.12.2-r2 b/app-text/pspell/files/digest-pspell-0.12.2-r2 index a8d009130953..e75fdd207d2a 100644 --- a/app-text/pspell/files/digest-pspell-0.12.2-r2 +++ b/app-text/pspell/files/digest-pspell-0.12.2-r2 @@ -1 +1 @@ -MD5 93ac076ce1a33333a5fd06b1acca0994 pspell-.12.2.tar.gz 434193 +MD5 cfd3816b2372932a1b71c0ce4e9f881e pspell-.12.2.tar.gz 434193 diff --git a/app-text/pspell/pspell-0.12.2-r2.ebuild b/app-text/pspell/pspell-0.12.2-r2.ebuild index b0ba393860bf..d019862c0e63 100644 --- a/app-text/pspell/pspell-0.12.2-r2.ebuild +++ b/app-text/pspell/pspell-0.12.2-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/pspell/pspell-0.12.2-r2.ebuild,v 1.3 2002/04/28 03:59:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspell/pspell-0.12.2-r2.ebuild,v 1.4 2002/05/12 21:41:49 pvdabeel Exp $ #Remove leading zero from version number MYPV=${PV#0} S=${WORKDIR}/${PN}-${MYPV} DESCRIPTION="A spell checker frontend for aspell and ispell" -SRC_URI="http://prdownloads.sourceforge.net/${PN}/${PN}-${MYPV}.tar.gz" +SRC_URI="http://telia.dl.sf.net/${PN}/${PN}-${MYPV}.tar.gz" #2481 HOMEPAGE="http://pspell.sourceforge.net" DEPEND="virtual/glibc |