dev-util/strace: Update SourceForge GIT URLs

Package-Manager: portage-2.3.0
Signed-off-by: Sven Wegener <swegener@gentoo.org>
This commit is contained in:
Sven Wegener
2016-10-03 11:16:57 +00:00
parent db4df7f368
commit ce2df338ce
4 changed files with 9 additions and 5 deletions

View File

@@ -6,7 +6,8 @@ EAPI="5"
inherit flag-o-matic eutils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://strace.git.sourceforge.net/gitroot/strace/strace"
EGIT_REPO_URI="git://git.code.sf.net/p/strace/code"
EGIT_PROJECT="${PN}"
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"

View File

@@ -6,7 +6,8 @@ EAPI="5"
inherit flag-o-matic eutils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://strace.git.sourceforge.net/gitroot/strace/strace"
EGIT_REPO_URI="git://git.code.sf.net/p/strace/code"
EGIT_PROJECT="${PN}"
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"

View File

@@ -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$
@@ -7,7 +7,8 @@ EAPI="4"
inherit flag-o-matic eutils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://strace.git.sourceforge.net/gitroot/strace/strace"
EGIT_REPO_URI="git://git.code.sf.net/p/strace/code"
EGIT_PROJECT="${PN}"
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"

View File

@@ -6,7 +6,8 @@ EAPI="5"
inherit flag-o-matic eutils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://strace.git.sourceforge.net/gitroot/strace/strace"
EGIT_REPO_URI="git://git.code.sf.net/p/strace/code"
EGIT_PROJECT="${PN}"
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"