diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-04-07 16:11:37 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-04-07 18:20:08 +0200 |
commit | 8351fc1d5203dd9dd21e40cffe03ae11f5a864a2 (patch) | |
tree | 573f518823f59822ee784b2a3936038b3a22a75e /app-emacs | |
parent | app-emacs/evil: add missing remote-id (diff) | |
download | gentoo-8351fc1d5203dd9dd21e40cffe03ae11f5a864a2.tar.gz gentoo-8351fc1d5203dd9dd21e40cffe03ae11f5a864a2.tar.bz2 gentoo-8351fc1d5203dd9dd21e40cffe03ae11f5a864a2.zip |
app-emacs/graphviz-dot-mode: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/graphviz-dot-mode/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/graphviz-dot-mode/metadata.xml b/app-emacs/graphviz-dot-mode/metadata.xml index 986088003fe1..a499e54689c7 100644 --- a/app-emacs/graphviz-dot-mode/metadata.xml +++ b/app-emacs/graphviz-dot-mode/metadata.xml @@ -5,5 +5,8 @@ <email>gnu-emacs@gentoo.org</email> <name>Gentoo GNU Emacs project</name> </maintainer> +<upstream> + <remote-id type="github">ppareit/graphviz-dot-mode</remote-id> +</upstream> <stabilize-allarches/> </pkgmetadata> |