summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-05-11 13:34:21 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-05-11 13:34:46 +0300
commit46b0e5ea53634da166e91618d26d4a166fc83824 (patch)
tree58093d2c4481bed51312843f866d9699914671f2
parentwww-client/chromium: Drop bitstream-cyberbit from doc content (diff)
downloadgentoo-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
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild3
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.49.ebuild3
-rw-r--r--www-servers/lighttpd/lighttpd-9999.ebuild3
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"