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/ethercard-diag/
Date: Tue, 03 Jan 2017 23:10:22
Message-Id: 1483485007.01174b34b9d6115e9e96752f4f5af2fcda1cafd1.monsieurp@gentoo
1 commit: 01174b34b9d6115e9e96752f4f5af2fcda1cafd1
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Thu Dec 29 08:55:38 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 23:10:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01174b34
7
8 net-misc/ethercard-diag: update HOMEPAGE.
9
10 Gentoo-Bug: https://bugs.gentoo.org/552094
11
12 Closes: https://github.com/gentoo/gentoo/pull/3271
13
14 net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild | 4 ++--
15 net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild b/net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild
19 index 4456fc3..91437c7 100644
20 --- a/net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild
21 +++ b/net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -7,7 +7,7 @@ EAPI="5"
29 inherit toolchain-funcs
30
31 DESCRIPTION="low level mii diagnostic tools including mii-diag and etherwake (merge of netdiag/isa-diag)"
32 -HOMEPAGE="ftp://ftp.scyld.com/pub/diag/ ftp://ftp.scyld.com/pub/isa-diag/"
33 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
34 SRC_URI="mirror://gentoo/${P}.tar.lzma"
35
36 LICENSE="GPL-2"
37
38 diff --git a/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild b/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild
39 index 3dac836..c9013e3 100644
40 --- a/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild
41 +++ b/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild
42 @@ -1,11 +1,11 @@
43 -# Copyright 1999-2008 Gentoo Foundation
44 +# Copyright 1999-2016 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 inherit toolchain-funcs
49
50 DESCRIPTION="low level mii diagnostic tools including mii-diag and etherwake (merge of netdiag/isa-diag)"
51 -HOMEPAGE="ftp://ftp.scyld.com/pub/diag/ ftp://ftp.scyld.com/pub/isa-diag/"
52 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
53 SRC_URI="mirror://gentoo/${P}.tar.lzma"
54
55 LICENSE="GPL-2"