commit:     3521a2a7c5455834aff644bd64edb520276a4f2a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 07:43:15 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 07:45:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3521a2a7

net-libs/libeXosip: change SRC_URI to use 'mirror://nongnu/'

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-libs/libeXosip/libeXosip-3.5.0.ebuild | 4 ++--
 net-libs/libeXosip/libeXosip-4.0.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-libs/libeXosip/libeXosip-3.5.0.ebuild 
b/net-libs/libeXosip/libeXosip-3.5.0.ebuild
index e35695c02a4..d229912fcac 100644
--- a/net-libs/libeXosip/libeXosip-3.5.0.ebuild
+++ b/net-libs/libeXosip/libeXosip-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="2"
@@ -10,7 +10,7 @@ MY_PV=${PV}
 MY_P=${PN}2-${MY_PV}
 DESCRIPTION="library that hides the complexity of using the SIP protocol for 
multimedia session establishement"
 HOMEPAGE="https://savannah.nongnu.org/projects/exosip/";
-SRC_URI="http://download.savannah.nongnu.org/releases/exosip/${MY_P}.tar.gz";
+SRC_URI="mirror://nongnu/exosip/${MY_P}.tar.gz"
 
 KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos"
 SLOT="0"

diff --git a/net-libs/libeXosip/libeXosip-4.0.0.ebuild 
b/net-libs/libeXosip/libeXosip-4.0.0.ebuild
index f693759d672..bf1b95b6809 100644
--- a/net-libs/libeXosip/libeXosip-4.0.0.ebuild
+++ b/net-libs/libeXosip/libeXosip-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -10,7 +10,7 @@ MY_PV=${PV}
 MY_P=${PN}2-${MY_PV}
 DESCRIPTION="library that hides the complexity of using the SIP protocol for 
multimedia session establishement"
 HOMEPAGE="https://savannah.nongnu.org/projects/exosip/";
-SRC_URI="http://download.savannah.nongnu.org/releases/exosip/${MY_P}.tar.gz";
+SRC_URI="mirror://nongnu/exosip/${MY_P}.tar.gz"
 
 KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos"
 SLOT="0/$(get_version_component_range 1-2)"

Reply via email to