From a60c2fa16efa1543fe616671f92a0493fd5b9dfa Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Thu, 27 Jun 2002 09:32:13 +0000 Subject: SRC_URI fix --- app-i18n/ispell-es/ispell-es-1.7.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app-i18n') diff --git a/app-i18n/ispell-es/ispell-es-1.7.ebuild b/app-i18n/ispell-es/ispell-es-1.7.ebuild index e61f658a3e64..c5602ad9f109 100644 --- a/app-i18n/ispell-es/ispell-es-1.7.ebuild +++ b/app-i18n/ispell-es/ispell-es-1.7.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Leonardo Boshell -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ispell-es/ispell-es-1.7.ebuild,v 1.5 2002/05/31 14:18:12 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ispell-es/ispell-es-1.7.ebuild,v 1.6 2002/06/27 09:32:13 seemant Exp $ MY_P="espanol-"${PV} S=${WORKDIR}/${MY_P/n/~n} @@ -9,6 +8,9 @@ DESCRIPTION="A Spanish dictionary for ispell" SRC_URI="ftp://ftp.fi.upm.es/pub/unix/${MY_P}.tar.gz" HOMEPAGE="http://www.datsi.fi.upm.es/~coes/" +SLOT="" +LICENSE="GPL-2" + DEPEND="app-text/ispell" src_compile() { -- cgit v1.2.3-65-gdbad