blob: 01913bf38dc037578bb83007fc32717a822ae8f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install
DESCRIPTION=Google tool for managing git, particularly multiple repos
EAPI=7
HOMEPAGE=https://gerrit.googlesource.com/git-repo
INHERIT=bash-completion-r1 python-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) !app-admin/radmind
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://storage.googleapis.com/git-repo-downloads/repo-2.32 https://github.com/GerritCodeReview/git-repo/archive/refs/tags/v2.32.tar.gz -> repo-2.32.tar.gz
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 f6221c2f55e5e832be9919fe1711f33b python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f
_md5_=0eaa399eaa403ddb9297b48bc6575c1e
|