aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2017-07-28 21:16:30 +0200
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2017-07-28 22:05:19 +0200
commitea56a43cf0e2a5ead0e9549eed6fb8a9f32f9415 (patch)
treece1c0ec682636021f13decc880e1744b22532731
parentsci-biology/picard: version bump (diff)
downloadsci-ea56a43c.tar.gz
sci-ea56a43c.tar.bz2
sci-ea56a43c.zip
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
-rw-r--r--sci-biology/ruffus/ruffus-9999.ebuild4
1 files 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"
# git@github.com:bunbun/ruffus.git
LICENSE="MIT"