diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-08-04 15:34:07 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-08-05 23:47:18 +0200 |
commit | 1ec25060f143fda12eb4fb94dbc999f7b02704e9 (patch) | |
tree | 8010b7f4532d1f1da177f3ad2c1e6e9c9ea52d41 /www-misc/litmus | |
parent | dev-util/boost-build: update HOMEPAGE. (diff) | |
download | gentoo-1ec25060f143fda12eb4fb94dbc999f7b02704e9.tar.gz gentoo-1ec25060f143fda12eb4fb94dbc999f7b02704e9.tar.bz2 gentoo-1ec25060f143fda12eb4fb94dbc999f7b02704e9.zip |
www-misc/litmus: update HOMEPAGE and SRC_URI.
Closes: https://github.com/gentoo/gentoo/pull/9441
Diffstat (limited to 'www-misc/litmus')
-rw-r--r-- | www-misc/litmus/litmus-0.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |