summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorBen Torkington <ben@torkington.com>2025-10-11 15:01:13 +1300
committerSam James <sam@gentoo.org>2025-10-11 11:58:25 +0100
commit389c91ee04f270a71267025d6fa39a52ef146cff (patch)
tree729e319c5436b4abbe681a63417085dfe3d2ce1b /dev-vcs
parenta60d6602bc2e80aa14b32f05da143cda7e7374fb (diff)
downloadgentoo-389c91ee04f270a71267025d6fa39a52ef146cff.tar.gz
gentoo-389c91ee04f270a71267025d6fa39a52ef146cff.tar.bz2
gentoo-389c91ee04f270a71267025d6fa39a52ef146cff.zip
dev-vcs/git: add description of perl USE flag
Signed-off-by: Ben Torkington <ben@torkington.com> Bug: https://bugs.gentoo.org/955530 Part-of: https://github.com/gentoo/gentoo/pull/44126 Closes: https://github.com/gentoo/gentoo/pull/44126 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-vcs/git/metadata.xml b/dev-vcs/git/metadata.xml
index 4a6a0d06ceb2..9d25e400d1b3 100644
--- a/dev-vcs/git/metadata.xml
+++ b/dev-vcs/git/metadata.xml
@@ -30,6 +30,7 @@
<flag name="subversion">Include git-svn for <pkg>dev-vcs/subversion</pkg> support</flag>
<flag name="tk">Include the 'gitk' and 'git gui' tools</flag>
<flag name="webdav">Adds support for push'ing to HTTP/HTTPS repositories via DAV</flag>
+ <flag name="perl">Adds Perl bindings and tools such as git-send-email</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:git:git</remote-id>