summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2003-06-01 00:45:11 +0000
committerRainer Groesslinger <scandium@gentoo.org>2003-06-01 00:45:11 +0000
commit7969b2a9f0b51478c55dd63b1fa64c1ae7bd1a76 (patch)
treea8073c73d41ff7053f8c763a71220fd448a3b55d /net-mail/gotmail
parentfix shadow dep back to pam, to prevent circular dep. (diff)
downloadgentoo-2-7969b2a9f0b51478c55dd63b1fa64c1ae7bd1a76.tar.gz
gentoo-2-7969b2a9f0b51478c55dd63b1fa64c1ae7bd1a76.tar.bz2
gentoo-2-7969b2a9f0b51478c55dd63b1fa64c1ae7bd1a76.zip
homepage url change
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r--net-mail/gotmail/Manifest2
-rw-r--r--net-mail/gotmail/gotmail-0.7.9.ebuild4
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}