commit:     46b0e5ea53634da166e91618d26d4a166fc83824
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri May 11 10:34:21 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri May 11 10:34:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b0e5ea

www-servers/lighttpd: Alternate HOMEPAGE

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild | 3 ++-
 www-servers/lighttpd/lighttpd-1.4.49.ebuild    | 3 ++-
 www-servers/lighttpd/lighttpd-9999.ebuild      | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild
index daacfc1d3d9..517cf66fb0d 100644
--- a/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild
@@ -6,7 +6,8 @@ EAPI=6
 inherit autotools readme.gentoo-r1 systemd user
 
 DESCRIPTION="Lightweight high-performance web server"
-HOMEPAGE="https://www.lighttpd.net/";
+HOMEPAGE="https://www.lighttpd.net
+                 https://github.com/lighttpd";
 SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz";
 
 LICENSE="BSD GPL-2"

diff --git a/www-servers/lighttpd/lighttpd-1.4.49.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.49.ebuild
index c04cbfda8a2..efcb7010d96 100644
--- a/www-servers/lighttpd/lighttpd-1.4.49.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.49.ebuild
@@ -6,7 +6,8 @@ EAPI=6
 inherit autotools flag-o-matic readme.gentoo-r1 systemd user
 
 DESCRIPTION="Lightweight high-performance web server"
-HOMEPAGE="https://www.lighttpd.net/";
+HOMEPAGE="https://www.lighttpd.net
+                 https://github.com/lighttpd";
 SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz";
 
 LICENSE="BSD GPL-2"

diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild 
b/www-servers/lighttpd/lighttpd-9999.ebuild
index a42b97220c9..72943866311 100644
--- a/www-servers/lighttpd/lighttpd-9999.ebuild
+++ b/www-servers/lighttpd/lighttpd-9999.ebuild
@@ -5,7 +5,8 @@ EAPI="6"
 inherit autotools eutils readme.gentoo-r1 user systemd git-r3
 
 DESCRIPTION="Lightweight high-performance web server"
-HOMEPAGE="https://www.lighttpd.net/";
+HOMEPAGE="https://www.lighttpd.net
+                 https://github.com/lighttpd";
 EGIT_REPO_URI="https://git.lighttpd.net/lighttpd1.4.git 
git+ssh://[email protected]/lighttpd/lighttpd1.4.git 
git://git.lighttpd.net/lighttpd/lighttpd1.4.git"
 
 LICENSE="BSD GPL-2"

Reply via email to