diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-04-07 16:12:07 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-04-07 18:20:08 +0200 |
commit | fd771bb39f6cbbc12cfa435fd72215ae7c2839c2 (patch) | |
tree | 47f27e4aa4acaecc19bfe5870f5e5bfd9c33a0ef /app-emacs/htmlize | |
parent | app-emacs/graphviz-dot-mode: add missing remote-id (diff) | |
download | gentoo-fd771bb39f6cbbc12cfa435fd72215ae7c2839c2.tar.gz gentoo-fd771bb39f6cbbc12cfa435fd72215ae7c2839c2.tar.bz2 gentoo-fd771bb39f6cbbc12cfa435fd72215ae7c2839c2.zip |
app-emacs/htmlize: 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/htmlize')
-rw-r--r-- | app-emacs/htmlize/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/htmlize/metadata.xml b/app-emacs/htmlize/metadata.xml index 986088003fe1..6a98498e19cb 100644 --- a/app-emacs/htmlize/metadata.xml +++ b/app-emacs/htmlize/metadata.xml @@ -5,5 +5,8 @@ <email>gnu-emacs@gentoo.org</email> <name>Gentoo GNU Emacs project</name> </maintainer> +<upstream> + <remote-id type="github">hniksic/emacs-htmlize</remote-id> +</upstream> <stabilize-allarches/> </pkgmetadata> |