diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-14 02:48:45 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-14 02:48:45 +0000 |
commit | ab7166c3fde0f8116556d173775ef70606a58ac5 (patch) | |
tree | 00a350057d3a7e6fe9bc75d4e6d01de4a327ec6e /app-text/aspell | |
parent | Adding sparc and sparc64 keywords (diff) | |
download | historical-ab7166c3fde0f8116556d173775ef70606a58ac5.tar.gz historical-ab7166c3fde0f8116556d173775ef70606a58ac5.tar.bz2 historical-ab7166c3fde0f8116556d173775ef70606a58ac5.zip |
updated homepage info
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/aspell-0.50_pre20020730.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.50_pre20020730.ebuild b/app-text/aspell/aspell-0.50_pre20020730.ebuild index f2331ca63e79..323d0b3988e4 100644 --- a/app-text/aspell/aspell-0.50_pre20020730.ebuild +++ b/app-text/aspell/aspell-0.50_pre20020730.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50_pre20020730.ebuild,v 1.1 2002/08/13 18:57:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50_pre20020730.ebuild,v 1.2 2002/08/14 02:48:45 seemant Exp $ inherit libtool @@ -8,7 +8,7 @@ MY_P=${P/_pre/-} S=${WORKDIR}/${MY_P} DESCRIPTION="A spell checker replacement for ispell" SRC_URI="http://savannah.gnu.org/download/aspell/${MY_P}.tar.gz" -HOMEPAGE="http://aspell.sourceforge.net" +HOMEPAGE="http://www.gnu.org/software/aspell/index.html" DEPEND=">=app-text/pspell-0.12 >=sys-libs/ncurses-5.2" |