commit:     3ba3f902c341bc8a4fa495b19137e9de403126db
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 05:17:44 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 06:00:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba3f902

net-libs/serf: migrate away from google code #544092

Package-Manager: portage-2.3.0

 net-libs/serf/metadata.xml         | 3 ---
 net-libs/serf/serf-1.3.8-r1.ebuild | 6 +++---
 net-libs/serf/serf-1.3.8.ebuild    | 6 +++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/net-libs/serf/metadata.xml b/net-libs/serf/metadata.xml
index 9d10a0c..9e50e18 100644
--- a/net-libs/serf/metadata.xml
+++ b/net-libs/serf/metadata.xml
@@ -8,7 +8,4 @@
                <email>proxy-ma...@gentoo.org</email>
                <name>Proxy Maintainers</name>
        </maintainer>
-       <upstream>
-               <remote-id type="google-code">serf</remote-id>
-       </upstream>
 </pkgmetadata>

diff --git a/net-libs/serf/serf-1.3.8-r1.ebuild 
b/net-libs/serf/serf-1.3.8-r1.ebuild
index a6127b0..7b8cc97 100644
--- a/net-libs/serf/serf-1.3.8-r1.ebuild
+++ b/net-libs/serf/serf-1.3.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,8 +7,8 @@ EAPI="5"
 inherit eutils scons-utils toolchain-funcs flag-o-matic
 
 DESCRIPTION="HTTP client library"
-HOMEPAGE="https://code.google.com/p/serf/";
-SRC_URI="https://serf.googlecode.com/svn/src_releases/${P}.tar.bz2";
+HOMEPAGE="https://serf.apache.org/";
+SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1"

diff --git a/net-libs/serf/serf-1.3.8.ebuild b/net-libs/serf/serf-1.3.8.ebuild
index f244b51..dbaa902 100644
--- a/net-libs/serf/serf-1.3.8.ebuild
+++ b/net-libs/serf/serf-1.3.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,8 +7,8 @@ EAPI="5"
 inherit eutils scons-utils toolchain-funcs
 
 DESCRIPTION="HTTP client library"
-HOMEPAGE="https://code.google.com/p/serf/";
-SRC_URI="https://serf.googlecode.com/svn/src_releases/${P}.tar.bz2";
+HOMEPAGE="https://serf.apache.org/";
+SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1"

Reply via email to