commit: 1ec25060f143fda12eb4fb94dbc999f7b02704e9 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sat Aug 4 13:34:07 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Aug 5 21:47:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec25060
www-misc/litmus: update HOMEPAGE and SRC_URI. Closes: https://github.com/gentoo/gentoo/pull/9441 www-misc/litmus/litmus-0.13.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www-misc/litmus/litmus-0.13.ebuild b/www-misc/litmus/litmus-0.13.ebuild index 979cadc02fc..4b14ebaafda 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"