public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/ortp: ortp-0.16.5.ebuild ortp-0.16.1.ebuild ortp-0.16.3.ebuild ChangeLog
@ 2012-05-30 21:14 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2012-05-30 21:14 UTC (permalink / raw
  To: gentoo-commits

zmedico     12/05/30 21:14:41

  Modified:             ortp-0.16.5.ebuild ortp-0.16.1.ebuild
                        ortp-0.16.3.ebuild ChangeLog
  Log:
  Use mirror://nongnu in SRC_URI.
  
  (Portage version: 2.2.0_alpha108_p4/cvs/Linux i686)

Revision  Changes    Path
1.7                  net-libs/ortp/ortp-0.16.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ortp-0.16.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ortp-0.16.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ortp-0.16.5.ebuild?r1=1.6&r2=1.7

Index: ortp-0.16.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ortp-0.16.5.ebuild	6 Jan 2012 15:05:26 -0000	1.6
+++ ortp-0.16.5.ebuild	30 May 2012 21:14:41 -0000	1.7
@@ -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"



1.8                  net-libs/ortp/ortp-0.16.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ortp-0.16.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ortp-0.16.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ortp-0.16.1.ebuild?r1=1.7&r2=1.8

Index: ortp-0.16.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ortp-0.16.1.ebuild	20 Jul 2010 19:01:05 -0000	1.7
+++ ortp-0.16.1.ebuild	30 May 2012 21:14:41 -0000	1.8
@@ -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 @@
 
 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"



1.5                  net-libs/ortp/ortp-0.16.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ortp-0.16.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ortp-0.16.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ortp-0.16.3.ebuild?r1=1.4&r2=1.5

Index: ortp-0.16.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ortp-0.16.3.ebuild	1 Jan 2011 20:36:18 -0000	1.4
+++ ortp-0.16.3.ebuild	30 May 2012 21:14:41 -0000	1.5
@@ -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"



1.73                 net-libs/ortp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ortp/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/ortp/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	25 Mar 2012 10:19:50 -0000	1.72
+++ ChangeLog	30 May 2012 21:14:41 -0000	1.73
@@ -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.






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-30 21:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 21:14 [gentoo-commits] gentoo-x86 commit in net-libs/ortp: ortp-0.16.5.ebuild ortp-0.16.1.ebuild ortp-0.16.3.ebuild ChangeLog Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox