diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-11-19 17:06:39 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-11-19 17:06:39 +0000 |
commit | 2e5bd32174ec7da63a43dd0310fac13b73a10110 (patch) | |
tree | f5716bb011eadc47cffec5cc224bbc3f394e9437 /metadata/md5-cache/dev-vcs/git-mailz-0.14 | |
parent | Merge updates from master (diff) | |
download | gentoo-2e5bd32174ec7da63a43dd0310fac13b73a10110.tar.gz gentoo-2e5bd32174ec7da63a43dd0310fac13b73a10110.tar.bz2 gentoo-2e5bd32174ec7da63a43dd0310fac13b73a10110.zip |
2021-11-19 17:06:37 UTC
Diffstat (limited to 'metadata/md5-cache/dev-vcs/git-mailz-0.14')
-rw-r--r-- | metadata/md5-cache/dev-vcs/git-mailz-0.14 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/metadata/md5-cache/dev-vcs/git-mailz-0.14 b/metadata/md5-cache/dev-vcs/git-mailz-0.14 index f2f53807e6dc..1416992ec4b8 100644 --- a/metadata/md5-cache/dev-vcs/git-mailz-0.14 +++ b/metadata/md5-cache/dev-vcs/git-mailz-0.14 @@ -1,10 +1,13 @@ +BDEPEND=test? ( dev-util/cram ) DEFINED_PHASES=compile install DESCRIPTION=Send a collection of patches as emails EAPI=7 HOMEPAGE=https://github.com/roman-neuhauser/git-mailz/ +IUSE=test KEYWORDS=~amd64 ~x86 LICENSE=MIT RDEPEND=app-shells/zsh dev-vcs/git virtual/mta +RESTRICT=!test? ( test ) SLOT=0 SRC_URI=http://codex.sigpipe.cz/git-mailz/git-mailz-0.14.tar.gz -_md5_=bf118c8360d47e5e897908a520f4d1b3 +_md5_=ff28fba2ed22879207d0a28e6194fccf |