commit:     0c19340b23b38f8c5354ced548aeedbbc252c11a
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 18 03:07:16 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Dec 18 03:08:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c19340b

net-libs/wvstreams: Change dead homepage to what Debian uses

Closes: https://bugs.gentoo.org/634488
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-libs/wvstreams/metadata.xml              | 2 +-
 net-libs/wvstreams/wvstreams-4.6.1-r6.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/wvstreams/metadata.xml b/net-libs/wvstreams/metadata.xml
index bc7e4818799..276931e4f6f 100644
--- a/net-libs/wvstreams/metadata.xml
+++ b/net-libs/wvstreams/metadata.xml
@@ -5,7 +5,7 @@
 <email>[email protected]</email>
 </maintainer>
   <upstream>
-    <remote-id type="google-code">wvstreams</remote-id>
+    <remote-id type="github">apenwarr/wvstreams</remote-id>
   </upstream>
   <use>
     <flag name="boost">

diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r6.ebuild 
b/net-libs/wvstreams/wvstreams-4.6.1-r6.ebuild
index 91012087a9a..1f564c66d33 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1-r6.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1-r6.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit autotools eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="A network programming library in C++"
-HOMEPAGE="http://alumnit.ca/wiki/?WvStreams";
+HOMEPAGE="https://github.com/apenwarr/wvstreams/";
 SRC_URI="https://wvstreams.googlecode.com/files/${P}.tar.gz";
 
 LICENSE="GPL-2"

Reply via email to