diff options
author | 2022-12-07 14:46:49 +0000 | |
---|---|---|
committer | 2022-12-07 14:46:58 +0000 | |
commit | 79e5e8e8a7f0b90508e92b92b7ceac4ab0e0a980 (patch) | |
tree | f81dd2f2dff916f075dbc0bac7d752d92aca745d /net-dns | |
parent | net-dns/knot: add github upstream metadata (diff) | |
download | gentoo-79e5e8e8a7f0b90508e92b92b7ceac4ab0e0a980.tar.gz gentoo-79e5e8e8a7f0b90508e92b92b7ceac4ab0e0a980.tar.bz2 gentoo-79e5e8e8a7f0b90508e92b92b7ceac4ab0e0a980.zip |
net-dns/knot: add upstream gitlab to HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/knot/knot-3.1.5.ebuild | 2 | ||||
-rw-r--r-- | net-dns/knot/knot-3.1.9.ebuild | 2 | ||||
-rw-r--r-- | net-dns/knot/knot-3.2.1-r1.ebuild | 2 | ||||
-rw-r--r-- | net-dns/knot/knot-3.2.2.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-dns/knot/knot-3.1.5.ebuild b/net-dns/knot/knot-3.1.5.ebuild index 4ae9c5eefd42..29970854cde7 100644 --- a/net-dns/knot/knot-3.1.5.ebuild +++ b/net-dns/knot/knot-3.1.5.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit flag-o-matic systemd DESCRIPTION="High-performance authoritative-only DNS server" -HOMEPAGE="https://www.knot-dns.cz/" +HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns" SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz" LICENSE="GPL-3+" diff --git a/net-dns/knot/knot-3.1.9.ebuild b/net-dns/knot/knot-3.1.9.ebuild index 4a454d5cd861..c1c0a2de8e9b 100644 --- a/net-dns/knot/knot-3.1.9.ebuild +++ b/net-dns/knot/knot-3.1.9.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit flag-o-matic systemd DESCRIPTION="High-performance authoritative-only DNS server" -HOMEPAGE="https://www.knot-dns.cz/" +HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns" SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz" LICENSE="GPL-3+" diff --git a/net-dns/knot/knot-3.2.1-r1.ebuild b/net-dns/knot/knot-3.2.1-r1.ebuild index ac14e9f8f1ee..f742c748bead 100644 --- a/net-dns/knot/knot-3.2.1-r1.ebuild +++ b/net-dns/knot/knot-3.2.1-r1.ebuild @@ -9,7 +9,7 @@ inherit flag-o-matic systemd KNOT_SUBSLOT="13.9.4" DESCRIPTION="High-performance authoritative-only DNS server" -HOMEPAGE="https://www.knot-dns.cz/" +HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns" SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz" LICENSE="GPL-3+" diff --git a/net-dns/knot/knot-3.2.2.ebuild b/net-dns/knot/knot-3.2.2.ebuild index 822878ee80f6..8803bd4f7a46 100644 --- a/net-dns/knot/knot-3.2.2.ebuild +++ b/net-dns/knot/knot-3.2.2.ebuild @@ -9,7 +9,7 @@ inherit flag-o-matic systemd KNOT_SUBSLOT="13.9.4" DESCRIPTION="High-performance authoritative-only DNS server" -HOMEPAGE="https://www.knot-dns.cz/" +HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns" SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz" LICENSE="GPL-3+" |