summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-24 10:37:55 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-24 10:37:55 +0000
commit7f9e7c4c6d64f7a5102efe700c273bb91b649dcf (patch)
tree0c2faefb7c6c5ff4aa0a37157e956d8c3954a6bd /net-voip/linphone
parentUpdate to use mirror://. (diff)
downloadgentoo-2-7f9e7c4c6d64f7a5102efe700c273bb91b649dcf.tar.gz
gentoo-2-7f9e7c4c6d64f7a5102efe700c273bb91b649dcf.tar.bz2
gentoo-2-7f9e7c4c6d64f7a5102efe700c273bb91b649dcf.zip
Update to use mirror://.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'net-voip/linphone')
-rw-r--r--net-voip/linphone/ChangeLog6
-rw-r--r--net-voip/linphone/linphone-3.3.2.ebuild6
-rw-r--r--net-voip/linphone/linphone-3.4.3-r1.ebuild6
-rw-r--r--net-voip/linphone/linphone-3.4.3.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog
index c41241ddd4f6..88b3e412d69f 100644
--- a/net-voip/linphone/ChangeLog
+++ b/net-voip/linphone/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-voip/linphone
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.65 2012/03/25 10:23:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.66 2012/04/24 10:37:55 mgorny Exp $
+
+ 24 Apr 2012; Michał Górny <mgorny@gentoo.org> linphone-3.3.2.ebuild,
+ linphone-3.4.3.ebuild, linphone-3.4.3-r1.ebuild:
+ Update to use mirror://.
25 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Set herd as primary maintainer as talked with volkmar.
diff --git a/net-voip/linphone/linphone-3.3.2.ebuild b/net-voip/linphone/linphone-3.3.2.ebuild
index 05d116d2900b..f85fcaffa488 100644
--- a/net-voip/linphone/linphone-3.3.2.ebuild
+++ b/net-voip/linphone/linphone-3.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild,v 1.6 2011/11/06 12:47:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild,v 1.7 2012/04/24 10:37:55 mgorny Exp $
EAPI="3"
@@ -8,7 +8,7 @@ inherit eutils autotools multilib versionator
DESCRIPTION="Video softphone based on the SIP protocol"
HOMEPAGE="http://www.linphone.org/"
-SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/${PN}/$(get_version_component_range 1-2).x/sources/${P}.tar.gz"
+SRC_URI="mirror://nongnu/${PN}/$(get_version_component_range 1-2).x/sources/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-voip/linphone/linphone-3.4.3-r1.ebuild b/net-voip/linphone/linphone-3.4.3-r1.ebuild
index c668567b6daa..fb14fe544f9b 100644
--- a/net-voip/linphone/linphone-3.4.3-r1.ebuild
+++ b/net-voip/linphone/linphone-3.4.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v 1.4 2011/11/06 12:47:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v 1.5 2012/04/24 10:37:55 mgorny Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit eutils autotools multilib versionator pax-utils
DESCRIPTION="Video softphone based on the SIP protocol"
HOMEPAGE="http://www.linphone.org/"
-SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/${PN}/$(get_version_component_range 1-2).x/sources/${P}.tar.gz"
+SRC_URI="mirror://nongnu/${PN}/$(get_version_component_range 1-2).x/sources/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-voip/linphone/linphone-3.4.3.ebuild b/net-voip/linphone/linphone-3.4.3.ebuild
index 653a14ae570d..9952dc18cc42 100644
--- a/net-voip/linphone/linphone-3.4.3.ebuild
+++ b/net-voip/linphone/linphone-3.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.6 2012/01/06 15:06:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.7 2012/04/24 10:37:55 mgorny Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit eutils autotools multilib versionator
DESCRIPTION="Video softphone based on the SIP protocol"
HOMEPAGE="http://www.linphone.org/"
-SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/${PN}/$(get_version_component_range 1-2).x/sources/${P}.tar.gz"
+SRC_URI="mirror://nongnu/${PN}/$(get_version_component_range 1-2).x/sources/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"