summaryrefslogtreecommitdiff
path: root/dev-R/askpass
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-02 20:46:22 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-02 20:46:22 +0000
commitcf786d149b14a3c2ff94eb31288fa70903522296 (patch)
tree4a3d2c7bdcdbcfba1f23e4ba93a0e0bb3eae6874 /dev-R/askpass
parent4074f66428fb80b420c673bfe9953d714c4cf38a (diff)
downloadbaldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.gz
baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.xz
baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.zip
Adding metadata
Diffstat (limited to 'dev-R/askpass')
-rw-r--r--dev-R/askpass/metadata.xml28
1 files changed, 12 insertions, 16 deletions
diff --git a/dev-R/askpass/metadata.xml b/dev-R/askpass/metadata.xml
index ae830c87fa00..4426506e97b0 100644
--- a/dev-R/askpass/metadata.xml
+++ b/dev-R/askpass/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <description>co-maintainers welcome</description>
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <longdescription lang="en">Cross-platform utilities for prompting the user for credentials or a
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ <description>co-maintainers welcome</description>
+ </maintainer>
+ <longdescription lang="en">Cross-platform utilities for prompting the user for credentials or a
passphrase, for example to authenticate with a server or read a protected key.
Includes native programs for MacOS and Windows, hence no 'tcltk' is required.
Password entry can be invoked in two different ways: directly from R via the
@@ -14,12 +14,8 @@ askpass() function, or indirectly as password-entry back-end for 'ssh-agent'
or 'git-credential' via the SSH_ASKPASS and GIT_ASKPASS environment variables.
Thereby the user can be prompted for credentials or a passphrase if needed
when R calls out to git or ssh.</longdescription>
- <upstream>
- <maintainer>
- <name>Jeroen Ooms</name>
- <email>jeroen@berkeley.edu</email>
- </maintainer>
- <remote-id type="github">jeroen/askpass</remote-id>
- <bugs-to>https://github.com/jeroen/askpass/issues</bugs-to>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <bugs-to>https://github.com/jeroen/askpass/issues</bugs-to>
+ </upstream>
+ <origin>gentoo-guru-overlay</origin>
+</pkgmetadata> \ No newline at end of file