summaryrefslogtreecommitdiff
path: root/app-emacs/password-store-otp
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
committerroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
commit7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch)
tree565722a7aadd75a31d89afcb22a04abea1bffb17 /app-emacs/password-store-otp
parent2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff)
downloadbaldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip
Adding metadata
Diffstat (limited to 'app-emacs/password-store-otp')
-rw-r--r--app-emacs/password-store-otp/metadata.xml17
1 files changed, 9 insertions, 8 deletions
diff --git a/app-emacs/password-store-otp/metadata.xml b/app-emacs/password-store-otp/metadata.xml
index c729e3f8cea0..6d885455f8ee 100644
--- a/app-emacs/password-store-otp/metadata.xml
+++ b/app-emacs/password-store-otp/metadata.xml
@@ -1,18 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
+<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
- </maintainer>
- <longdescription>
+</maintainer>
+<longdescription>
Emacs functions to interact with the pass-otp extension for
<pkg>app-admin/pass</pkg>.
It includes functions to import OTP URIs from screenshots of QR codes,
and to export them back to QR codes if needed.
</longdescription>
-
- <origin>liguros-repo</origin>
- <stabilize-allarches/>
-</pkgmetadata> \ No newline at end of file
+<stabilize-allarches />
+<upstream>
+ <remote-id type="github">volrath/password-store-otp.el</remote-id>
+</upstream>
+</pkgmetadata>