From: Francesco Turco Date: Sat, 4 Aug 2018 13:34:07 +0000 (+0200) Subject: www-misc/litmus: update HOMEPAGE and SRC_URI. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1ec25060f143fda12eb4fb94dbc999f7b02704e9;p=gentoo.git www-misc/litmus: update HOMEPAGE and SRC_URI. Closes: https://github.com/gentoo/gentoo/pull/9441 --- diff --git a/www-misc/litmus/litmus-0.13.ebuild b/www-misc/litmus/litmus-0.13.ebuild index 979cadc02fce..4b14ebaafda9 100644 --- a/www-misc/litmus/litmus-0.13.ebuild +++ b/www-misc/litmus/litmus-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -10,8 +10,8 @@ inherit autotools eutils RESTRICT="test" DESCRIPTION="WebDAV server protocol compliance test suite" -HOMEPAGE="http://www.webdav.org/neon/litmus" -SRC_URI="http://www.webdav.org/neon/${PN}/${P}.tar.gz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"