blob: 1843d176f7f820ab9cf61ccf1bc2f6cb39896371 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) man? ( dev-lang/perl )
DEFINED_PHASES=compile install prepare setup
DESCRIPTION=Tool for preparing and storing patch revisions as git tag
EAPI=8
HOMEPAGE=https://github.com/stefanha/git-publish
INHERIT=python-single-r1
IUSE=+man python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-vcs/git
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://github.com/stefanha/git-publish/archive/v1.8.1.tar.gz -> git-publish-1.8.1.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=149377990cc280b71d4e65594b01dbb1
|