diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2023-03-08 09:27:05 +0100 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2023-03-08 09:27:45 +0100 |
commit | 1d8e44092c01ea7095db8002d905f4ccb5a62ca7 (patch) | |
tree | 6dc433c5c60544d8eacdfed42a24ca29c96db676 /app-editors | |
parent | dev-ml/ppx_blob: new package, add 0.7.2 (diff) | |
download | gentoo-1d8e44092c01ea7095db8002d905f4ccb5a62ca7.tar.gz gentoo-1d8e44092c01ea7095db8002d905f4ccb5a62ca7.tar.bz2 gentoo-1d8e44092c01ea7095db8002d905f4ccb5a62ca7.zip |
app-editors/hexedit: Add missing remote-id
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hexedit/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-editors/hexedit/metadata.xml b/app-editors/hexedit/metadata.xml index 4495c367e89c..c51d7729677b 100644 --- a/app-editors/hexedit/metadata.xml +++ b/app-editors/hexedit/metadata.xml @@ -9,4 +9,7 @@ <email>dlan@gentoo.org</email> <name>Yixun Lan</name> </maintainer> + <upstream> + <remote-id type="github">pixel/hexedit</remote-id> + </upstream> </pkgmetadata> |