commit:     cdc738dbcbeb8b35a94f0ad5ded6765e3d11ab1d
Author:     juippis <juippis <AT> gmail <DOT> com>
AuthorDate: Thu Apr  5 06:56:54 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Apr  8 22:42:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc738db

www-apache/mod_log_rotate-1.01: fix HOMEPAGE.

Closes: https://github.com/gentoo/gentoo/pull/7822

 www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild | 4 ++--
 www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild 
b/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
index 9170275285e..cb889898cff 100644
--- a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
+++ b/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils apache-module
 
 DESCRIPTION="mod_log_rotate adds log rotation support to mod_log_config based 
on strftime(3)"
-HOMEPAGE="http://www.hexten.net/wiki/index.php/Mod-log-rotate";
+HOMEPAGE="https://github.com/JBlond/mod_log_rotate";
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"

diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild 
b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
index 5fe8569c2b7..95bdaa83f63 100644
--- a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
+++ b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit apache-module
 
 DESCRIPTION="Log rotation support for mod_log_config based on strftime(3)"
-HOMEPAGE="https://github.com/JBlond/${PN}";
+HOMEPAGE="https://github.com/JBlond/mod_log_rotate";
 SRC_URI="https://github.com/JBlond/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"

Reply via email to