blob: ed2a2c26ae650ad2c39a7cb57439afccc5a8d3b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install
DESCRIPTION=Google tool for managing git, particularly multiple repos
EAPI=7
HOMEPAGE=https://gerrit.googlesource.com/git-repo
IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] !app-admin/radmind !dev-util/repo
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=https://storage.googleapis.com/git-repo-downloads/repo-2.5
_eclasses_=multibuild 40fe59465edacd730c644ec2bc197809 multilib ac7989ababbeabdef6fdc6e465b21644 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=d1838f0b33d7505289a8a6f459c5f8d4
|