diff options
Diffstat (limited to 'app-text/dictd/dictd-1.5.5-r3.ebuild')
-rw-r--r-- | app-text/dictd/dictd-1.5.5-r3.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-text/dictd/dictd-1.5.5-r3.ebuild b/app-text/dictd/dictd-1.5.5-r3.ebuild index 8b9b5a475d7c..bf2403639faf 100644 --- a/app-text/dictd/dictd-1.5.5-r3.ebuild +++ b/app-text/dictd/dictd-1.5.5-r3.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.5.5-r3.ebuild,v 1.1 2001/08/16 18:47:11 tadpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.5.5-r3.ebuild,v 1.2 2002/04/27 08:29:57 seemant Exp $ -#P= -A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Dictionary Client/Server for the DICT protocol" -SRC_URI="ftp://ftp.dict.org/pub/dict/${A}" +SRC_URI="ftp://ftp.dict.org/pub/dict/${P}.tar.gz" HOMEPAGE="http://www.dict.org" DEPEND="virtual/glibc" |