commit: 55559ed9038f42651acd4056a6266fecce736f87 Author: Craig Andrews <candrews <AT> gentoo <DOT> org> AuthorDate: Fri Apr 17 14:39:28 2020 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Fri Apr 17 14:43:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55559ed9
net-libs/neon: Update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org> net-libs/neon/neon-0.30.2.ebuild | 2 +- net-libs/neon/neon-0.31.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/neon/neon-0.30.2.ebuild b/net-libs/neon/neon-0.30.2.ebuild index 6ff38ebbff6..6e4e2fc9697 100644 --- a/net-libs/neon/neon-0.30.2.ebuild +++ b/net-libs/neon/neon-0.30.2.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit autotools libtool multilib-minimal DESCRIPTION="HTTP and WebDAV client library" -HOMEPAGE="http://webdav.org/neon/" +HOMEPAGE="https://notroj.github.io/neon/" SRC_URI="http://webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-libs/neon/neon-0.31.0.ebuild b/net-libs/neon/neon-0.31.0.ebuild index 0be8adfc1ae..f038f33ba54 100644 --- a/net-libs/neon/neon-0.31.0.ebuild +++ b/net-libs/neon/neon-0.31.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools libtool multilib-minimal DESCRIPTION="HTTP and WebDAV client library" -HOMEPAGE="http://webdav.org/neon/" +HOMEPAGE="https://notroj.github.io/neon/" SRC_URI="http://webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2"
