commit:     4f88c8288dda58abb849e2ffd0ec5e12420eeb4c
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 19:49:07 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 19:49:07 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f88c828

net-dialup/picocom: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 net-dialup/picocom/picocom-1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/picocom/picocom-1.7.ebuild 
b/net-dialup/picocom/picocom-1.7.ebuild
index 0a0b2c9..c993379 100644
--- a/net-dialup/picocom/picocom-1.7.ebuild
+++ b/net-dialup/picocom/picocom-1.7.ebuild
@@ -7,7 +7,7 @@ EAPI=4
 inherit eutils toolchain-funcs
 
 DESCRIPTION="minimal dumb-terminal emulation program"
-HOMEPAGE="https://code.google.com/p/picocom/";
+HOMEPAGE="https://github.com/npat-efault/picocom";
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz";
 
 LICENSE="GPL-2"

Reply via email to