sys-devel/crossdev: Sync with Gentoo

It's from Gentoo commit 8f5b8377a95de202da995b688c0aff8a1611a324.
This commit is contained in:
Flatcar Buildbot 2023-02-08 12:21:59 +00:00 committed by Sayan Chowdhury
parent eeadf30b6f
commit f072fa33d4
3 changed files with 15 additions and 6 deletions

View File

@ -1,11 +1,14 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="8" EAPI="8"
if [[ ${PV} == "99999999" ]] ; then if [[ ${PV} == "99999999" ]] ; then
inherit git-r3 inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git" EGIT_REPO_URI="
https://anongit.gentoo.org/git/proj/crossdev.git
https://github.com/gentoo/crossdev
"
else else
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"

View File

@ -1,11 +1,14 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="8" EAPI="8"
if [[ ${PV} == "99999999" ]] ; then if [[ ${PV} == "99999999" ]] ; then
inherit git-r3 inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git" EGIT_REPO_URI="
https://anongit.gentoo.org/git/proj/crossdev.git
https://github.com/gentoo/crossdev
"
else else
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"

View File

@ -1,11 +1,14 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="8" EAPI="8"
if [[ ${PV} == "99999999" ]] ; then if [[ ${PV} == "99999999" ]] ; then
inherit git-r3 inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git" EGIT_REPO_URI="
https://anongit.gentoo.org/git/proj/crossdev.git
https://github.com/gentoo/crossdev
"
else else
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"