commit:     03a29eef3d533c4cf67cc267dfef05e2828e362d
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 10:48:20 2016 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 20:04:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a29eef

dev-python/pyplusplus: Update SourceForge SVN URLs

Package-Manager: portage-2.2.28

 dev-python/pyplusplus/pyplusplus-1.0.0_p20131206.ebuild | 4 ++--
 dev-python/pyplusplus/pyplusplus-9999.ebuild            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pyplusplus/pyplusplus-1.0.0_p20131206.ebuild 
b/dev-python/pyplusplus/pyplusplus-1.0.0_p20131206.ebuild
index 6f0ba54..5b45061 100644
--- a/dev-python/pyplusplus/pyplusplus-1.0.0_p20131206.ebuild
+++ b/dev-python/pyplusplus/pyplusplus-1.0.0_p20131206.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ DESCRIPTION="Object-oriented framework for creating a code 
generator for Boost.P
 HOMEPAGE="http://www.language-binding.net/";
 
 if [[ ${PV} == 9999 ]]; then
-       ESVN_REPO_URI="http://svn.code.sf.net/p/pygccxml/svn/${PN}_dev";
+       ESVN_REPO_URI="https://svn.code.sf.net/p/pygccxml/svn/${PN}_dev";
        inherit subversion
        S=${WORKDIR}/${PN}_dev
 else

diff --git a/dev-python/pyplusplus/pyplusplus-9999.ebuild 
b/dev-python/pyplusplus/pyplusplus-9999.ebuild
index d8dd49d..498a4b4 100644
--- a/dev-python/pyplusplus/pyplusplus-9999.ebuild
+++ b/dev-python/pyplusplus/pyplusplus-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ DESCRIPTION="Object-oriented framework for creating a code 
generator for Boost.P
 HOMEPAGE="http://www.language-binding.net/";
 
 if [[ ${PV} == 9999 ]]; then
-       ESVN_REPO_URI="http://svn.code.sf.net/p/pygccxml/svn/${PN}_dev";
+       ESVN_REPO_URI="https://svn.code.sf.net/p/pygccxml/svn/${PN}_dev";
        inherit subversion
        S=${WORKDIR}/${PN}_dev
 else

Reply via email to