jlec        15/06/07 15:20:26

  Modified:             protorpc-0.10.0.ebuild ChangeLog
  Log:
  Use pypi mirror
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  Changes    Path
1.2                  dev-python/protorpc/protorpc-0.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/protorpc/protorpc-0.10.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/protorpc/protorpc-0.10.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/protorpc/protorpc-0.10.0.ebuild?r1=1.1&r2=1.2

Index: protorpc-0.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/protorpc/protorpc-0.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- protorpc-0.10.0.ebuild      20 May 2015 10:38:10 -0000      1.1
+++ protorpc-0.10.0.ebuild      7 Jun 2015 15:20:26 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/protorpc/protorpc-0.10.0.ebuild,v 1.1 
2015/05/20 10:38:10 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/protorpc/protorpc-0.10.0.ebuild,v 1.2 
2015/06/07 15:20:26 jlec Exp $
 
 EAPI="5"
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="Google Protocol RPC"
 HOMEPAGE="https://github.com/google/protorpc";
-SRC_URI="https://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"



1.3                  dev-python/protorpc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/protorpc/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/protorpc/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/protorpc/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/protorpc/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   7 Jun 2015 15:19:17 -0000       1.2
+++ ChangeLog   7 Jun 2015 15:20:26 -0000       1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/protorpc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/protorpc/ChangeLog,v 1.2 
2015/06/07 15:19:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/protorpc/ChangeLog,v 1.3 
2015/06/07 15:20:26 jlec Exp $
+
+  07 Jun 2015; Justin Lecher <[email protected]> protorpc-0.10.0.ebuild:
+  Use pypi mirror
 
   07 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
   Add github to remote-id in metadata.xml




Reply via email to