commit:     ea56a43cf0e2a5ead0e9549eed6fb8a9f32f9415
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Jul 28 19:16:30 2017 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Jul 28 20:05:19 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ea56a43c

sci-biology/ruffus: pint EGIT_REPO_URI to the archive URL of code.google.com

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 sci-biology/ruffus/ruffus-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/ruffus/ruffus-9999.ebuild 
b/sci-biology/ruffus/ruffus-9999.ebuild
index a786ba432..9c12d9170 100644
--- a/sci-biology/ruffus/ruffus-9999.ebuild
+++ b/sci-biology/ruffus/ruffus-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit distutils-r1 git-r3
 DESCRIPTION="Python module to support computational pipelines"
 HOMEPAGE="http://www.ruffus.org.uk";
 # 
SRC_URI="http://code.google.com/p/ruffus/downloads/detail?name=ruffus-2.4beta3.tar.gz";
-EGIT_REPO_URI="http://code.google.com/p/ruffus";
+EGIT_REPO_URI="https://code.google.com/archive/p/ruffus";
 # [email protected]:bunbun/ruffus.git
 
 LICENSE="MIT"

Reply via email to