www-apache/mod_log_rotate-1.01: fix HOMEPAGE.
authorjuippis <juippis@gmail.com>
Thu, 5 Apr 2018 06:56:54 +0000 (09:56 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 8 Apr 2018 22:42:01 +0000 (00:42 +0200)
Closes: https://github.com/gentoo/gentoo/pull/7822

www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild

index 9170275285e9df067c14f7ac2e19ddb5e6804113..cb889898cff753649f2b1a381d04df179f5239d9 100644 (file)
@@ -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"
index 5fe8569c2b77be7bd25365e851051781db269a25..95bdaa83f63cd55a8237d5a43ad6eac368c4c95b 100644 (file)
@@ -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"