commit: 174b6f63ae75e80a707153a1c64e435ae4431fa7 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 11:46:41 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 12:02:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174b6f63
app-admin/multilog-watch: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-admin/multilog-watch/multilog-watch-1.12.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app-admin/multilog-watch/multilog-watch-1.12.ebuild b/app-admin/multilog-watch/multilog-watch-1.12.ebuild index 3f7aad316e4..a5ba20ffbe3 100644 --- a/app-admin/multilog-watch/multilog-watch-1.12.ebuild +++ b/app-admin/multilog-watch/multilog-watch-1.12.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils DESCRIPTION="Watches a multilog file for irregularities" -HOMEPAGE="http://www.eyrie.org/~eagle/software/multilog-watch/" -SRC_URI="http://archives.eyrie.org/software/system/multilog-watch -http://www.eyrie.org/%7Eeagle/software/multilog-watch/sample.filter" +HOMEPAGE="https://www.eyrie.org/~eagle/software/multilog-watch/" +SRC_URI="https://archives.eyrie.org/software/system/multilog-watch +https://www.eyrie.org/%7Eeagle/software/multilog-watch/sample.filter" LICENSE="Artistic GPL-2" SLOT="0"
