mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user