commit: a3234dcdcb40bf49e45e4320978f8bdcdcd14886 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sat Aug 4 13:29:09 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Aug 5 21:47:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3234dcd
net-libs/neon: update HOMEPAGE and SRC_URI. Closes: https://github.com/gentoo/gentoo/pull/9439 net-libs/neon/neon-0.30.2.ebuild | 4 ++-- 1 file 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 30abcc10f8f..895d1fbcb06 100644 --- a/net-libs/neon/neon-0.30.2.ebuild +++ b/net-libs/neon/neon-0.30.2.ebuild @@ -6,8 +6,8 @@ EAPI="6" inherit autotools libtool multilib-minimal DESCRIPTION="HTTP and WebDAV client library" -HOMEPAGE="http://www.webdav.org/neon/" -SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/27"