diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-11 13:34:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-11 13:34:46 +0300 |
commit | 46b0e5ea53634da166e91618d26d4a166fc83824 (patch) | |
tree | 58093d2c4481bed51312843f866d9699914671f2 /www-servers/lighttpd | |
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')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild | 3 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.49.ebuild | 3 | ||||
-rw-r--r-- | 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 daacfc1d3d9d..517cf66fb0de 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 c04cbfda8a27..efcb7010d961 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 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" |