diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-04-27 08:35:02 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-04-27 08:35:02 +0000 |
commit | 2e7a3ac993ff7bc1b69ecf414d98aa7488cca66c (patch) | |
tree | c858ddaa8dd3b925fa84fcc9084c76227dc26d2d /app-text/dictd | |
parent | removed older ebuilds (diff) | |
download | historical-2e7a3ac993ff7bc1b69ecf414d98aa7488cca66c.tar.gz historical-2e7a3ac993ff7bc1b69ecf414d98aa7488cca66c.tar.bz2 historical-2e7a3ac993ff7bc1b69ecf414d98aa7488cca66c.zip |
cleanup
Diffstat (limited to 'app-text/dictd')
-rw-r--r-- | app-text/dictd/dictd-1.5.5-r2.ebuild | 6 | ||||
-rw-r--r-- | app-text/dictd/dictd-1.5.5-r3.ebuild | 6 | ||||
-rw-r--r-- | app-text/dictd/dictd-1.5.5-r6.ebuild | 5 |
3 files changed, 6 insertions, 11 deletions
diff --git a/app-text/dictd/dictd-1.5.5-r2.ebuild b/app-text/dictd/dictd-1.5.5-r2.ebuild index c84c95422820..3d053740b548 100644 --- a/app-text/dictd/dictd-1.5.5-r2.ebuild +++ b/app-text/dictd/dictd-1.5.5-r2.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-r2.ebuild,v 1.2 2001/07/15 16:25:10 lamer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.5.5-r2.ebuild,v 1.3 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" 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" diff --git a/app-text/dictd/dictd-1.5.5-r6.ebuild b/app-text/dictd/dictd-1.5.5-r6.ebuild index 8719916c5e01..01b48c10e934 100644 --- a/app-text/dictd/dictd-1.5.5-r6.ebuild +++ b/app-text/dictd/dictd-1.5.5-r6.ebuild @@ -1,12 +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-r6.ebuild,v 1.2 2001/12/23 23:25:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.5.5-r6.ebuild,v 1.3 2002/04/27 08:29:57 seemant Exp $ -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 sys-devel/gcc" |