diff options
author | 2023-12-15 16:52:16 +0100 | |
---|---|---|
committer | 2023-12-15 17:00:10 +0100 | |
commit | 0f2057838a93d767a5192cc4a7d4107efb88c9e3 (patch) | |
tree | 62283990ae67179f0091909050b013c2d5a70cc3 /app-emacs/oauth2/metadata.xml | |
parent | net-im/mattermost-desktop-bin: add 5.6.0, drop 5.6.0_rc1 (diff) | |
download | gentoo-0f2057838a93d767a5192cc4a7d4107efb88c9e3.tar.gz gentoo-0f2057838a93d767a5192cc4a7d4107efb88c9e3.tar.bz2 gentoo-0f2057838a93d767a5192cc4a7d4107efb88c9e3.zip |
app-emacs/oauth2: new package, add 0.16
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/oauth2/metadata.xml')
-rw-r--r-- | app-emacs/oauth2/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-emacs/oauth2/metadata.xml b/app-emacs/oauth2/metadata.xml new file mode 100644 index 000000000000..4e171f620ebe --- /dev/null +++ b/app-emacs/oauth2/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer type="project"> + <email>gnu-emacs@gentoo.org</email> + <name>Gentoo GNU Emacs project</name> +</maintainer> +<stabilize-allarches/> +<upstream> + <remote-id type="github">emacsmirror/oauth2</remote-id> +</upstream> +</pkgmetadata> |