commit: 483888b7fdd0468d4ea44dd0ee853b9c640a0517 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Fri Jul 14 07:43:47 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Jul 14 07:45:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483888b7
net-mail/tpop3d: change SRC_URI to use 'mirror://nongnu/' Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-mail/tpop3d/tpop3d-1.5.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/tpop3d/tpop3d-1.5.5.ebuild b/net-mail/tpop3d/tpop3d-1.5.5.ebuild index 35a5b6a9209..f348994935b 100644 --- a/net-mail/tpop3d/tpop3d-1.5.5.ebuild +++ b/net-mail/tpop3d/tpop3d-1.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -7,7 +7,7 @@ inherit eutils flag-o-matic autotools DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support" HOMEPAGE="https://savannah.nongnu.org/projects/tpop3d/" -SRC_URI="http://download.savannah.nongnu.org/releases/tpop3d/${P}.tar.gz" +SRC_URI="mirror://nongnu/tpop3d/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
