commit: 2aae3f55112b803adc58925762ceb15592410524 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 19:16:26 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 19:16:26 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aae3f55
dev-perl/SNMP_Session: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild index ecbec5e..6b2c6ab 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="A SNMP Perl Module" SRC_URI="https://snmp-session.googlecode.com/files/${P}.tar.gz" -HOMEPAGE="https://code.google.com/p/snmp-session/" +HOMEPAGE="https://github.com/sleinen/snmp-session" LICENSE="Artistic-2" SLOT="0"
