blob: 1472cb07adf8d777fea608123fd09bc6b26546fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) man? ( dev-lang/perl )
DEFINED_PHASES=compile install prepare setup
DESCRIPTION=Tool for preparing and storing patch revisions as git tag
EAPI=7
HOMEPAGE=https://github.com/stefanha/git-publish
INHERIT=python-single-r1
IUSE=+man python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-vcs/git
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
SLOT=0
SRC_URI=https://github.com/stefanha/git-publish/archive/v1.7.0.tar.gz -> git-publish-1.7.0.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-single-r1 003123b4d7119cfd295a7566b1830904
_md5_=c837e3ce7ce0a4d4a705bc9e3950d61e
|