vapier 14/10/23 19:56:28 Modified: fetchmail-6.3.26-r2.ebuild ChangeLog Log: Update HOMEPAGE. (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.9 net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild?r1=1.8&r2=1.9 Index: fetchmail-6.3.26-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- fetchmail-6.3.26-r2.ebuild 22 Dec 2013 13:21:52 -0000 1.8 +++ fetchmail-6.3.26-r2.ebuild 23 Oct 2014 19:56:28 -0000 1.9 @@ -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 @@ 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" 1.272 net-mail/fetchmail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/fetchmail/ChangeLog?rev=1.272&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/fetchmail/ChangeLog?rev=1.272&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/fetchmail/ChangeLog?r1=1.271&r2=1.272 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v retrieving revision 1.271 retrieving revision 1.272 diff -u -r1.271 -r1.272 --- ChangeLog 25 Jan 2014 19:03:09 -0000 1.271 +++ ChangeLog 23 Oct 2014 19:56:28 -0000 1.272 @@ -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 <[email protected]> fetchmail-6.3.26-r2.ebuild: + Update HOMEPAGE. 25 Jan 2014; Tim Harder <[email protected]> -fetchmail-6.3.24.ebuild, -fetchmail-6.3.26.ebuild, -fetchmail-6.3.26-r1.ebuild:
