diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-06-04 22:52:03 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-06 01:44:46 +0100 |
commit | 3cfe6ee37f9b60bdf39d895c961dd7243de2b17d (patch) | |
tree | cf01eb6bdcf0ed375596e9c43291d2000f96bb0e /app-editors | |
parent | media-libs/jbig2dec: add 0.20 (diff) | |
download | gentoo-3cfe6ee37f9b60bdf39d895c961dd7243de2b17d.tar.gz gentoo-3cfe6ee37f9b60bdf39d895c961dd7243de2b17d.tar.bz2 gentoo-3cfe6ee37f9b60bdf39d895c961dd7243de2b17d.zip |
app-editors/pluma-plugins: add github upstream metadata
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/pluma-plugins/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-editors/pluma-plugins/metadata.xml b/app-editors/pluma-plugins/metadata.xml index 694df975ee24..724f7d707ba9 100644 --- a/app-editors/pluma-plugins/metadata.xml +++ b/app-editors/pluma-plugins/metadata.xml @@ -9,4 +9,7 @@ <flag name="synctex">Enable synctex support for pdflatex</flag> <flag name="terminal">Embed a terminal in the bottom pane</flag> </use> +<upstream> + <remote-id type="github">mate-desktop/pluma-plugins</remote-id> +</upstream> </pkgmetadata> |