From dd983586cd21a856c49ae13e788b6329bce284b1 Mon Sep 17 00:00:00 2001 From: Grant Goodyear Date: Sun, 21 Oct 2001 19:00:47 +0000 Subject: Added dev-perl/URI dependency. (Oops!) --- net-mail/gotmail/gotmail-0.6.6.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net-mail/gotmail') diff --git a/net-mail/gotmail/gotmail-0.6.6.ebuild b/net-mail/gotmail/gotmail-0.6.6.ebuild index 9adb08144361..709e4eec6ef8 100644 --- a/net-mail/gotmail/gotmail-0.6.6.ebuild +++ b/net-mail/gotmail/gotmail-0.6.6.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Grant Goodyear -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.6.6.ebuild,v 1.1 2001/10/21 18:50:16 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.6.6.ebuild,v 1.2 2001/10/21 19:00:47 g2boojum Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Utility to download mail from a HotMail account" SRC_URI="http://www.hawkins.emu.id.au/${PN}/${PN}_${PV}.tar.gz" HOMEPAGE="http://www.hawkins.emu.id.au/gotmail/" -DEPEND="net-ftp/curl" +DEPEND="net-ftp/curl + dev-perl/URI" src_compile() { echo "Nothing to compile" -- cgit v1.2.3-65-gdbad