summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-10-23 19:56:28 +0000
committerMike Frysinger <vapier@gentoo.org>2014-10-23 19:56:28 +0000
commitcb9e9d83a2f1483a415756e4194166ff42243911 (patch)
tree7a66520354c32917a3cd7abeb2c27350b4c7a12b /net-mail/fetchmail
parentUpdate dependencies. (diff)
downloadgentoo-2-cb9e9d83a2f1483a415756e4194166ff42243911.tar.gz
gentoo-2-cb9e9d83a2f1483a415756e4194166ff42243911.tar.bz2
gentoo-2-cb9e9d83a2f1483a415756e4194166ff42243911.zip
Update HOMEPAGE.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 99cc5038ad9e..34e511bc4cd9 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.271 2014/01/25 19:03:09 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.272 2014/10/23 19:56:28 vapier Exp $
+
+ 23 Oct 2014; Mike Frysinger <vapier@gentoo.org> fetchmail-6.3.26-r2.ebuild:
+ Update HOMEPAGE.
25 Jan 2014; Tim Harder <radhermit@gentoo.org> -fetchmail-6.3.24.ebuild,
-fetchmail-6.3.26.ebuild, -fetchmail-6.3.26-r1.ebuild:
diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild
index 8d12f5dd4675..a0d48eaeecc2 100644
--- a/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild,v 1.8 2013/12/22 13:21:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild,v 1.9 2014/10/23 19:56:28 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} )
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="tk"
inherit python-single-r1 user systemd toolchain-funcs autotools eutils
DESCRIPTION="the legendary remote-mail retrieval and forwarding utility"
-HOMEPAGE="http://fetchmail.berlios.de"
+HOMEPAGE="http://www.fetchmail.info/"
SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 public-domain"