commit: a51c9d591c6f44f0066eef51c0cde79fdface269 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Feb 26 19:23:09 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Feb 26 19:23:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a51c9d59
app-admin/logrotate: Updates HOMEPAGE and SRC_URI due to FedoraHosted sunset: 2017-02-28 Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-admin/logrotate/logrotate-3.9.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-admin/logrotate/logrotate-3.9.1.ebuild b/app-admin/logrotate/logrotate-3.9.1.ebuild index 36f30a2cb4..e6c7394c8f 100644 --- a/app-admin/logrotate/logrotate-3.9.1.ebuild +++ b/app-admin/logrotate/logrotate-3.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ EAPI=5 inherit autotools eutils toolchain-funcs flag-o-matic DESCRIPTION="Rotates, compresses, and mails system logs" -HOMEPAGE="https://fedorahosted.org/logrotate/" -SRC_URI="https://fedorahosted.org/releases/l/o/logrotate/${P}.tar.gz" +HOMEPAGE="https://github.com/logrotate/logrotate" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
