diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2016-12-29 09:55:38 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-01-04 00:10:07 +0100 |
commit | 01174b34b9d6115e9e96752f4f5af2fcda1cafd1 (patch) | |
tree | 4814401a906695b6add33517627ad5a15f2587ae /net-misc/ethercard-diag | |
parent | dev-libs/sway: revbump to 0.11-r2. (diff) | |
download | gentoo-01174b34b9d6115e9e96752f4f5af2fcda1cafd1.tar.gz gentoo-01174b34b9d6115e9e96752f4f5af2fcda1cafd1.tar.bz2 gentoo-01174b34b9d6115e9e96752f4f5af2fcda1cafd1.zip |
net-misc/ethercard-diag: update HOMEPAGE.
Gentoo-Bug: https://bugs.gentoo.org/552094
Closes: https://github.com/gentoo/gentoo/pull/3271
Diffstat (limited to 'net-misc/ethercard-diag')
-rw-r--r-- | net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild b/net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild index 4456fc374fe2..91437c74edb9 100644 --- a/net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild +++ b/net-misc/ethercard-diag/ethercard-diag-20050321.1g-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI="5" inherit toolchain-funcs DESCRIPTION="low level mii diagnostic tools including mii-diag and etherwake (merge of netdiag/isa-diag)" -HOMEPAGE="ftp://ftp.scyld.com/pub/diag/ ftp://ftp.scyld.com/pub/isa-diag/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.lzma" LICENSE="GPL-2" diff --git a/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild b/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild index 3dac836819e9..c9013e391d21 100644 --- a/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild +++ b/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit toolchain-funcs DESCRIPTION="low level mii diagnostic tools including mii-diag and etherwake (merge of netdiag/isa-diag)" -HOMEPAGE="ftp://ftp.scyld.com/pub/diag/ ftp://ftp.scyld.com/pub/isa-diag/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.lzma" LICENSE="GPL-2" |