diff options
author | 2018-05-11 13:34:21 +0300 | |
---|---|---|
committer | 2018-05-11 13:34:46 +0300 | |
commit | 46b0e5ea53634da166e91618d26d4a166fc83824 (patch) | |
tree | 58093d2c4481bed51312843f866d9699914671f2 /www-servers/lighttpd/lighttpd-9999.ebuild | |
parent | www-client/chromium: Drop bitstream-cyberbit from doc content (diff) | |
download | gentoo-46b0e5ea53634da166e91618d26d4a166fc83824.tar.gz gentoo-46b0e5ea53634da166e91618d26d4a166fc83824.tar.bz2 gentoo-46b0e5ea53634da166e91618d26d4a166fc83824.zip |
www-servers/lighttpd: Alternate HOMEPAGE
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-servers/lighttpd/lighttpd-9999.ebuild')
-rw-r--r-- | www-servers/lighttpd/lighttpd-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild b/www-servers/lighttpd/lighttpd-9999.ebuild index a42b97220c90..72943866311b 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://git@lighttpd.net/lighttpd/lighttpd1.4.git git://git.lighttpd.net/lighttpd/lighttpd1.4.git" LICENSE="BSD GPL-2" |