sys-apps/flashrom: Update ESVN_REPO_URI, bug #598028

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Sven Wegener
2017-05-21 15:09:31 +00:00
parent 38f6898fab
commit 84d655933a
5 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
inherit eutils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
ESVN_REPO_URI="svn://flashrom.org/flashrom/trunk"
ESVN_REPO_URI="https://code.coreboot.org/svn/flashrom/trunk"
inherit subversion
else
SRC_URI="http://download.flashrom.org/releases/${P}.tar.bz2"

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
inherit eutils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
ESVN_REPO_URI="svn://flashrom.org/flashrom/trunk"
ESVN_REPO_URI="https://code.coreboot.org/svn/flashrom/trunk"
inherit subversion
else
SRC_URI="http://download.flashrom.org/releases/${P}.tar.bz2"

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
inherit eutils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
ESVN_REPO_URI="svn://flashrom.org/flashrom/trunk"
ESVN_REPO_URI="https://code.coreboot.org/svn/flashrom/trunk"
inherit subversion
else
SRC_URI="http://download.flashrom.org/releases/${P}.tar.bz2"

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
inherit eutils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
ESVN_REPO_URI="svn://flashrom.org/flashrom/trunk"
ESVN_REPO_URI="https://code.coreboot.org/svn/flashrom/trunk"
inherit subversion
else
SRC_URI="http://download.flashrom.org/releases/${P}.tar.bz2"

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
inherit eutils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
ESVN_REPO_URI="svn://flashrom.org/flashrom/trunk"
ESVN_REPO_URI="https://code.coreboot.org/svn/flashrom/trunk"
inherit subversion
else
SRC_URI="http://download.flashrom.org/releases/${P}.tar.bz2"