diff options
author | Sam James <sam@gentoo.org> | 2022-07-29 03:27:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-29 03:32:48 +0100 |
commit | 0985ff468d55a822fc46a2669b3ad9a51350816a (patch) | |
tree | bd5cad31a2d3500fad8be1161b0fc3b28c45b1a0 /dev-vcs | |
parent | dev-lang/ghc: add github upstream metadata (diff) | |
download | gentoo-0985ff468d55a822fc46a2669b3ad9a51350816a.tar.gz gentoo-0985ff468d55a822fc46a2669b3ad9a51350816a.tar.bz2 gentoo-0985ff468d55a822fc46a2669b3ad9a51350816a.zip |
dev-vcs/subversion: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/subversion/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-vcs/subversion/metadata.xml b/dev-vcs/subversion/metadata.xml index 20c7048c4766..197e3b84aff1 100644 --- a/dev-vcs/subversion/metadata.xml +++ b/dev-vcs/subversion/metadata.xml @@ -14,4 +14,7 @@ <flag name="kwallet">Enable encrypted storage of passwords with <pkg>kde-frameworks/kwallet</pkg></flag> <flag name="plaintext-password-storage">Enable on-disk caching of plaintext passwords and passphrases. (Enabling this functionality will not force Subversion to store passwords in plaintext, but does permit users to explicitly allow that behavior via runtime configuration.)</flag> </use> + <upstream> + <remote-id type="github">apache/subversion</remote-id> + </upstream> </pkgmetadata> |