diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-04-07 11:18:50 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-04-07 12:30:51 +0200 |
commit | 7c8790630d1e837dd3ab6ba87ffda2d76f77a90a (patch) | |
tree | 61f8b98a7c38cbc554a2e43a8382858663ccd209 /sys-apps | |
parent | sys-apps/darwin-miscutils: 12: EAPI8 bump, ebuild improvements (diff) | |
download | gentoo-7c8790630d1e837dd3ab6ba87ffda2d76f77a90a.tar.gz gentoo-7c8790630d1e837dd3ab6ba87ffda2d76f77a90a.tar.bz2 gentoo-7c8790630d1e837dd3ab6ba87ffda2d76f77a90a.zip |
sys-apps/darwin-miscutils: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/darwin-miscutils/metadata.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys-apps/darwin-miscutils/metadata.xml b/sys-apps/darwin-miscutils/metadata.xml index 232d18dd1fa2..a872132ae25a 100644 --- a/sys-apps/darwin-miscutils/metadata.xml +++ b/sys-apps/darwin-miscutils/metadata.xml @@ -5,4 +5,10 @@ <email>prefix@gentoo.org</email> <name>Gentoo Prefix</name> </maintainer> + <upstream> + <remote-id type="github">apple-oss-distributions/adv_cmds</remote-id> + <remote-id type="github">apple-oss-distributions/misc_cmds</remote-id> + <remote-id type="github">apple-oss-distributions/shell_cmds</remote-id> + <remote-id type="github">apple-oss-distributions/developer_cmds</remote-id> + </upstream> </pkgmetadata> |