diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-11-29 07:13:23 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-11-29 23:19:30 +0100 |
commit | f984347688d951ec61a69f4772a4458f04d5b9a8 (patch) | |
tree | a43c05f7b02d80141914cf7f6aa6cae7402d6220 /net-analyzer/scli/scli-0.4.0-r1.ebuild | |
parent | net-libs/gsnmp: Update HOMEPAGE (diff) | |
download | gentoo-f984347688d951ec61a69f4772a4458f04d5b9a8.tar.gz gentoo-f984347688d951ec61a69f4772a4458f04d5b9a8.tar.bz2 gentoo-f984347688d951ec61a69f4772a4458f04d5b9a8.zip |
net-analyzer/scli: Update HOMEPAGE
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Bug: https://bugs.gentoo.org/672174
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer/scli/scli-0.4.0-r1.ebuild')
-rw-r--r-- | net-analyzer/scli/scli-0.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/scli/scli-0.4.0-r1.ebuild b/net-analyzer/scli/scli-0.4.0-r1.ebuild index 54aae413bbfe..200f73836851 100644 --- a/net-analyzer/scli/scli-0.4.0-r1.ebuild +++ b/net-analyzer/scli/scli-0.4.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils DESCRIPTION="SNMP Command Line Interface" -HOMEPAGE="http://cnds.eecs.jacobs-university.de/users/schoenw/articles/software/index.html" +HOMEPAGE="https://github.com/schoenw/scli" SRC_URI="ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PN}/${P}.tar.gz" LICENSE="GPL-2" |