summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r--net-libs/wvstreams/metadata.xml2
-rw-r--r--net-libs/wvstreams/wvstreams-4.6.1-r6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/wvstreams/metadata.xml b/net-libs/wvstreams/metadata.xml
index bc7e48187998..276931e4f6fc 100644
--- a/net-libs/wvstreams/metadata.xml
+++ b/net-libs/wvstreams/metadata.xml
@@ -5,7 +5,7 @@
<email>jer@gentoo.org</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 91012087a9ab..1f564c66d33c 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"