mgorny      14/07/06 13:18:13

  Modified:             polygon-2.0.6.ebuild polygon-3.0.6.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.2                  dev-python/polygon/polygon-2.0.6.ebuild

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

Index: polygon-2.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-2.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- polygon-2.0.6.ebuild        27 Jun 2014 14:30:04 -0000      1.1
+++ polygon-2.0.6.ebuild        6 Jul 2014 13:18:13 -0000       1.2
@@ -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/polygon/polygon-2.0.6.ebuild,v 
1.1 2014/06/27 14:30:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-2.0.6.ebuild,v 
1.2 2014/07/06 13:18:13 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Python package to handle polygonal shapes in 2D"
 HOMEPAGE="http://www.j-raedler.de/projects/polygon/";
-SRC_URI="mirror://bitbucket/jraedler/${PN}2/downloads/Polygon2-${PV}.zip"
+SRC_URI="https://www.bitbucket.org/jraedler/${PN}2/downloads/Polygon2-${PV}.zip";
 
 LICENSE="LGPL-2"
 SLOT="2"



1.2                  dev-python/polygon/polygon-3.0.6.ebuild

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

Index: polygon-3.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- polygon-3.0.6.ebuild        27 Jun 2014 14:30:04 -0000      1.1
+++ polygon-3.0.6.ebuild        6 Jul 2014 13:18:13 -0000       1.2
@@ -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/polygon/polygon-3.0.6.ebuild,v 
1.1 2014/06/27 14:30:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.6.ebuild,v 
1.2 2014/07/06 13:18:13 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python3_{2,3,4} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Python package to handle polygonal shapes in 2D"
 HOMEPAGE="http://www.j-raedler.de/projects/polygon";
-SRC_URI="mirror://bitbucket/jraedler/${PN}3/downloads/Polygon3-${PV}.zip"
+SRC_URI="https://www.bitbucket.org/jraedler/${PN}3/downloads/Polygon3-${PV}.zip";
 
 LICENSE="LGPL-2"
 SLOT="3"



1.12                 dev-python/polygon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   27 Jun 2014 14:30:04 -0000      1.11
+++ ChangeLog   6 Jul 2014 13:18:13 -0000       1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/polygon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.11 
2014/06/27 14:30:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.12 
2014/07/06 13:18:13 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgo...@gentoo.org> polygon-2.0.6.ebuild,
+  polygon-3.0.6.ebuild:
+  Replace obsolete mirror://bitbucket with the real URI.
 
 *polygon-3.0.6 (27 Jun 2014)
 *polygon-2.0.6 (27 Jun 2014)




Reply via email to