diff options
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/gotmail/Manifest | 2 | ||||
-rw-r--r-- | net-mail/gotmail/gotmail-0.7.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/gotmail/Manifest b/net-mail/gotmail/Manifest index fb31b4851d61..3ae9112e3f84 100644 --- a/net-mail/gotmail/Manifest +++ b/net-mail/gotmail/Manifest @@ -1,3 +1,3 @@ MD5 e83776eceaf6e28d4150115af797aaa5 ChangeLog 2192 -MD5 382bfe71d983a8d8cdd99f64ee7f07cd gotmail-0.7.9.ebuild 692 +MD5 47ca7946aba4e031bfd8553c913cdff5 gotmail-0.7.9.ebuild 690 MD5 a6463f44169dbaf60ba089b258fc1174 files/digest-gotmail-0.7.9 64 diff --git a/net-mail/gotmail/gotmail-0.7.9.ebuild b/net-mail/gotmail/gotmail-0.7.9.ebuild index 027f4666c734..ba23b747437c 100644 --- a/net-mail/gotmail/gotmail-0.7.9.ebuild +++ b/net-mail/gotmail/gotmail-0.7.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.9.ebuild,v 1.1 2003/03/14 01:28:32 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.9.ebuild,v 1.2 2003/06/01 00:45:02 scandium Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to download mail from a HotMail account" SRC_URI="http://savannah.nongnu.org/download/${PN}/stable.pkg/${PV}/${PN}_${PV}.tar.gz" -HOMEPAGE="http://ssl.usu.edu/paul/gotmail/" +HOMEPAGE="http://www.nongnu.org/gotmail/" RDEPEND="virtual/glibc net-ftp/curl dev-perl/URI dev-perl/libnet" DEPEND=${RDEPEND} |