summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-02-28 01:38:15 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-02-28 01:38:15 +0000
commit8ea10708a453eb40c46c99544c6ad1948771ca8c (patch)
tree240a3c0c41e112866a818ebb83de5cd3c7b37c5d /net-mail/fetchmail
parentset ~ppc in keywords (diff)
downloadgentoo-2-8ea10708a453eb40c46c99544c6ad1948771ca8c.tar.gz
gentoo-2-8ea10708a453eb40c46c99544c6ad1948771ca8c.tar.bz2
gentoo-2-8ea10708a453eb40c46c99544c6ad1948771ca8c.zip
homepage and src_uri fix
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog7
-rw-r--r--net-mail/fetchmail/fetchmail-5.9.14.ebuild6
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild6
3 files changed, 12 insertions, 7 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 0184b31637de..6923dda626e8 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,12 +1,17 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.24 2003/02/12 08:10:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.25 2003/02/28 01:38:15 seemant Exp $
05 Feb 2003; Aron Griffis <agriffis@gentoo.org> fetchmail-6.2.1-r1.ebuild :
Mark stable on alpha
*fetchmail-6.2.1-r1 (28 Jan 2003)
+ 27 Feb 2003; Seemant Kulleen <seemant@gentoo.org> fetchmail-5.9.14.ebuild,
+ fetchmail-6.2.1-r1.ebuild:
+ homepage and SRC_URI update thanks to Brian Bilbrey <bilbrey@orbdesigns.com>
+ in bug #16446
+
28 Jan 2003; Nick Hadaway <raker@gentoo.org> fetchmail-6.2.1-r1.ebuild,
files/digest-fetchmail-6.2.1-r1 :
New ebuild with changes as suggested on bug #14643. Stupid configure
diff --git a/net-mail/fetchmail/fetchmail-5.9.14.ebuild b/net-mail/fetchmail/fetchmail-5.9.14.ebuild
index 901218a96c29..c47f57a43296 100644
--- a/net-mail/fetchmail/fetchmail-5.9.14.ebuild
+++ b/net-mail/fetchmail/fetchmail-5.9.14.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.9 2003/02/13 14:30:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.10 2003/02/28 01:38:15 seemant Exp $
IUSE="ssl nls"
S="${WORKDIR}/${P}"
DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding utility"
-HOMEPAGE="http://www.tuxedo.org/~esr/fetchmail/"
-SRC_URI="http://www.tuxedo.org/~esr/fetchmail/${P}.tar.gz"
+HOMEPAGE="http://catb.org/~esr/fetchmail/"
+SRC_URI="http://www.catb.org/~esr/fetchmail/${P}.tar.gz"
DEPEND="virtual/glibc
ssl? ( >=dev-libs/openssl-0.9.6 )"
diff --git a/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild b/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild
index c462bf4a254c..e59135255abc 100644
--- a/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild,v 1.4 2003/02/14 21:28:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild,v 1.5 2003/02/28 01:38:15 seemant Exp $
inherit eutils
DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding utility"
-HOMEPAGE="http://www.tuxedo.org/~esr/fetchmail/"
-SRC_URI="http://www.tuxedo.org/~esr/fetchmail/${P}.tar.gz"
+HOMEPAGE="http://www.catb.org/~esr/fetchmail/"
+SRC_URI="http://www.catb.org/~esr/fetchmail/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 public-domain"