mgorny      14/07/06 13:18:41

  Modified:             pycparser-2.09.1-r1.ebuild ChangeLog
  Log:
  Replace obsolete mirror://bitbucket with the real URI.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.8                  dev-python/pycparser/pycparser-2.09.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild?r1=1.7&r2=1.8

Index: pycparser-2.09.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pycparser-2.09.1-r1.ebuild  20 Jun 2014 14:44:00 -0000      1.7
+++ pycparser-2.09.1-r1.ebuild  6 Jul 2014 13:18:41 -0000       1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild,v 1.7 
2014/06/20 14:44:00 djc Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild,v 1.8 
2014/07/06 13:18:41 mgorny Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="C parser and AST generator written in Python"
 HOMEPAGE="https://bitbucket.org/eliben/pycparser/";
-SRC_URI="mirror://bitbucket/eliben/${PN}/get/release_v${PV}.tar.bz2 -> 
${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/eliben/${PN}/get/release_v${PV}.tar.bz2 -> 
${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"



1.24                 dev-python/pycparser/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   23 Jun 2014 11:09:50 -0000      1.23
+++ ChangeLog   6 Jul 2014 13:18:41 -0000       1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pycparser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.23 
2014/06/23 11:09:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.24 
2014/07/06 13:18:41 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <[email protected]> pycparser-2.09.1-r1.ebuild:
+  Replace obsolete mirror://bitbucket with the real URI.
 
   23 Jun 2014; Tobias Klausmann <[email protected]> pycparser-2.10.ebuild:
   Dekeywording on alpha due to ply being broken (bug 514446)




Reply via email to