commit: 213903cd5b070baa7e0e3183de2af281c811c5fe Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Thu Nov 29 06:08:12 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Thu Nov 29 22:19:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213903cd
net-libs/gsnmp: Update HOMEPAGE Package-Manager: Portage-2.3.52, Repoman-2.3.12 Bug: https://bugs.gentoo.org/672172 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-libs/gsnmp/gsnmp-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/gsnmp/gsnmp-0.3.0.ebuild b/net-libs/gsnmp/gsnmp-0.3.0.ebuild index 0adc810d056..034f03a34df 100644 --- a/net-libs/gsnmp/gsnmp-0.3.0.ebuild +++ b/net-libs/gsnmp/gsnmp-0.3.0.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="An SNMP library based on glib and gnet" -HOMEPAGE="http://cnds.eecs.jacobs-university.de/users/schoenw/articles/software/index.html" +HOMEPAGE="https://github.com/schoenw/gsnmp" SRC_URI="ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PN}/${P}.tar.gz" LICENSE="GPL-2"
