Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/litmus/
Date: Sun, 05 Aug 2018 21:48:10
Message-Id: 1533505638.1ec25060f143fda12eb4fb94dbc999f7b02704e9.monsieurp@gentoo
1 commit: 1ec25060f143fda12eb4fb94dbc999f7b02704e9
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sat Aug 4 13:34:07 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 21:47:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec25060
7
8 www-misc/litmus: update HOMEPAGE and SRC_URI.
9
10 Closes: https://github.com/gentoo/gentoo/pull/9441
11
12 www-misc/litmus/litmus-0.13.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/www-misc/litmus/litmus-0.13.ebuild b/www-misc/litmus/litmus-0.13.ebuild
16 index 979cadc02fc..4b14ebaafda 100644
17 --- a/www-misc/litmus/litmus-0.13.ebuild
18 +++ b/www-misc/litmus/litmus-0.13.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -10,8 +10,8 @@ inherit autotools eutils
26 RESTRICT="test"
27
28 DESCRIPTION="WebDAV server protocol compliance test suite"
29 -HOMEPAGE="http://www.webdav.org/neon/litmus"
30 -SRC_URI="http://www.webdav.org/neon/${PN}/${P}.tar.gz"
31 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
32 +SRC_URI="mirror://gentoo/${P}.tar.gz"
33
34 LICENSE="GPL-2"
35 SLOT="0"