mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
16 lines
1.4 KiB
Plaintext
16 lines
1.4 KiB
Plaintext
DEFINED_PHASES=install
|
|
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
|
DESCRIPTION=Assorted git-related scripts
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/MestreLion/git-tools
|
|
INHERIT=python-r1
|
|
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris
|
|
LICENSE=GPL-3+
|
|
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=app-shells/bash-4.0 >=dev-vcs/git-2.5
|
|
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/MestreLion/git-tools/archive/v2022.12.tar.gz -> git-tools-2022.12.tar.gz
|
|
_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
|
|
_md5_=8566be7417a5861c71ba2547779ddfeb
|