summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/ortp/ChangeLog6
-rw-r--r--net-libs/ortp/ortp-0.16.1.ebuild6
-rw-r--r--net-libs/ortp/ortp-0.16.3.ebuild6
-rw-r--r--net-libs/ortp/ortp-0.16.5.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/net-libs/ortp/ChangeLog b/net-libs/ortp/ChangeLog
index b21f627fe213..af79bc4ff92d 100644
--- a/net-libs/ortp/ChangeLog
+++ b/net-libs/ortp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/ortp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ChangeLog,v 1.72 2012/03/25 10:19:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ChangeLog,v 1.73 2012/05/30 21:14:41 zmedico Exp $
+
+ 30 May 2012; Zac Medico <zmedico@gentoo.org> ortp-0.16.1.ebuild,
+ ortp-0.16.3.ebuild, ortp-0.16.5.ebuild:
+ Use mirror://nongnu in SRC_URI.
25 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Set herd as primary maintainer as talked with volkmar.
diff --git a/net-libs/ortp/ortp-0.16.1.ebuild b/net-libs/ortp/ortp-0.16.1.ebuild
index 8d0001b0bcd5..87588c739013 100644
--- a/net-libs/ortp/ortp-0.16.1.ebuild
+++ b/net-libs/ortp/ortp-0.16.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.1.ebuild,v 1.7 2010/07/20 19:01:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.1.ebuild,v 1.8 2012/05/30 21:14:41 zmedico Exp $
EAPI="3"
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="Open Real-time Transport Protocol (RTP, RFC3550) stack"
HOMEPAGE="http://www.linphone.org/index.php/eng/code_review/ortp/"
-SRC_URI="http://download.savannah.nongnu.org/releases/linphone/${PN}/sources/${P}.tar.gz"
+SRC_URI="mirror://nongnu/linphone/${PN}/sources/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/net-libs/ortp/ortp-0.16.3.ebuild b/net-libs/ortp/ortp-0.16.3.ebuild
index 5d6540eb1cd4..449849c6817c 100644
--- a/net-libs/ortp/ortp-0.16.3.ebuild
+++ b/net-libs/ortp/ortp-0.16.3.ebuild
@@ -1,12 +1,12 @@
-# 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-libs/ortp/ortp-0.16.3.ebuild,v 1.4 2011/01/01 20:36:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.3.ebuild,v 1.5 2012/05/30 21:14:41 zmedico Exp $
EAPI="3"
DESCRIPTION="Open Real-time Transport Protocol (RTP, RFC3550) stack"
HOMEPAGE="http://www.linphone.org/index.php/eng/code_review/ortp/"
-SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/linphone/${PN}/sources/${P}.tar.gz"
+SRC_URI="mirror://nongnu/linphone/${PN}/sources/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/net-libs/ortp/ortp-0.16.5.ebuild b/net-libs/ortp/ortp-0.16.5.ebuild
index 909320d7088c..89115f5f7387 100644
--- a/net-libs/ortp/ortp-0.16.5.ebuild
+++ b/net-libs/ortp/ortp-0.16.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.5.ebuild,v 1.6 2012/01/06 15:05:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.5.ebuild,v 1.7 2012/05/30 21:14:41 zmedico Exp $
EAPI="4"
DESCRIPTION="Open Real-time Transport Protocol (RTP, RFC3550) stack"
HOMEPAGE="http://www.linphone.org/"
-SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/linphone/${PN}/sources/${P}.tar.gz"
+SRC_URI="mirror://nongnu/linphone/${PN}/sources/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"