summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChema Alonso Josa <nimiux@gentoo.org>2017-02-26 20:23:09 +0100
committerChema Alonso Josa <nimiux@gentoo.org>2017-02-26 20:23:38 +0100
commita51c9d591c6f44f0066eef51c0cde79fdface269 (patch)
treeec1a9d5e68397d758854b6938265b4cde3398951
parentsci-biology/ariadne: Remove old (diff)
downloadgentoo-a51c9d591c6f44f0066eef51c0cde79fdface269.tar.gz
gentoo-a51c9d591c6f44f0066eef51c0cde79fdface269.tar.bz2
gentoo-a51c9d591c6f44f0066eef51c0cde79fdface269.zip
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
-rw-r--r--app-admin/logrotate/logrotate-3.9.1.ebuild6
1 files 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 36f30a2cb42a..e6c7394c8f04 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"