diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-04-01 14:49:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-14 18:55:46 +0300 |
commit | 60046dda0a27f8a0e61c3440f404cfb1f064fef4 (patch) | |
tree | 90f445f4df493049b3aaa0c5b32227a7cd0c5b5c /app-text/cedilla | |
parent | app-text/cedilla: EAPI8 bump, fix LICENSE (diff) | |
download | gentoo-60046dda0a27f8a0e61c3440f404cfb1f064fef4.tar.gz gentoo-60046dda0a27f8a0e61c3440f404cfb1f064fef4.tar.bz2 gentoo-60046dda0a27f8a0e61c3440f404cfb1f064fef4.zip |
app-text/cedilla: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/36041
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/cedilla')
-rw-r--r-- | app-text/cedilla/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-text/cedilla/metadata.xml b/app-text/cedilla/metadata.xml index f8003ca6d190..432003501472 100644 --- a/app-text/cedilla/metadata.xml +++ b/app-text/cedilla/metadata.xml @@ -5,4 +5,7 @@ <email>titanofold@gentoo.org</email> <name>Aaron W. Swenson</name> </maintainer> + <upstream> + <remote-id type="github">jech/cedilla</remote-id> + </upstream> </pkgmetadata> |