Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/cadaver/
Date: Sun, 05 Aug 2018 21:48:07
Message-Id: 1533505639.0f5d90dae7a92885aa90f7df75470891015563f2.monsieurp@gentoo
1 commit: 0f5d90dae7a92885aa90f7df75470891015563f2
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sat Aug 4 13:31:22 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 21:47:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f5d90da
7
8 net-misc/cadaver: update HOMEPAGE and SRC_URI.
9
10 Closes: https://github.com/gentoo/gentoo/pull/9440
11
12 net-misc/cadaver/cadaver-0.23.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/cadaver/cadaver-0.23.3.ebuild b/net-misc/cadaver/cadaver-0.23.3.ebuild
16 index 0401ea0f0ca..7b62221093c 100644
17 --- a/net-misc/cadaver/cadaver-0.23.3.ebuild
18 +++ b/net-misc/cadaver/cadaver-0.23.3.ebuild
19 @@ -6,8 +6,8 @@ EAPI="6"
20 inherit autotools
21
22 DESCRIPTION="Command-line WebDAV client"
23 -HOMEPAGE="http://www.webdav.org/cadaver"
24 -SRC_URI="http://www.webdav.org/cadaver/${P}.tar.gz"
25 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
26 +SRC_URI="mirror://gentoo/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"