summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksandr Trotsenko <oleksandr.trotsenko@gmail.com>2018-02-08 00:25:41 -0600
committerAmy Liffey <amynka@gentoo.org>2018-02-08 10:18:05 +0100
commit0107fabb2640584bbde34957f1d28ba4e753b0b1 (patch)
tree0f765da2d63eff038ec810791017252281025d03 /app-admin/apachetop
parentdev-libs/mpfr: version bump to 4.0.1 (diff)
downloadgentoo-0107fabb2640584bbde34957f1d28ba4e753b0b1.tar.gz
gentoo-0107fabb2640584bbde34957f1d28ba4e753b0b1.tar.bz2
gentoo-0107fabb2640584bbde34957f1d28ba4e753b0b1.zip
app-admin/apachetop: Fixing homepage and copyright message.
Updating the homepage. Copyright message got included because repomain suggested it too. Closes: https://bugs.gentoo.org/646954 Closes: https://github.com/gentoo/gentoo/pull/7121 Package-Manager: Portage-2.3.23, Repoman-2.3.6
Diffstat (limited to 'app-admin/apachetop')
-rw-r--r--app-admin/apachetop/apachetop-0.12.6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/apachetop/apachetop-0.12.6-r2.ebuild b/app-admin/apachetop/apachetop-0.12.6-r2.ebuild
index bff79f6bb3b7..73eb54214a0b 100644
--- a/app-admin/apachetop/apachetop-0.12.6-r2.ebuild
+++ b/app-admin/apachetop/apachetop-0.12.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools
DESCRIPTION="A realtime Apache log analyzer"
-HOMEPAGE="http://www.webta.org/projects/apachetop"
+HOMEPAGE="https://github.com/tessus/apachetop"
SRC_URI="http://www.webta.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2"