diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-06-27 21:11:56 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-28 02:15:57 +0100 |
commit | 3b5c0ab3ab814d03dc444e24461ea881c0ab07d9 (patch) | |
tree | 989e3976119e0a5044ac54ce6aa4e80ae6c7757c /media-video | |
parent | net-analyzer/greenbone-feed-sync: fix mysterious overdependency on tomli (diff) | |
download | gentoo-3b5c0ab3ab814d03dc444e24461ea881c0ab07d9.tar.gz gentoo-3b5c0ab3ab814d03dc444e24461ea881c0ab07d9.tar.bz2 gentoo-3b5c0ab3ab814d03dc444e24461ea881c0ab07d9.zip |
*/*: delete some utterly bogus remote-ids
Added in a global rewrite that was apparently not tested as well as it
ideally could have been, since it added some pretty wild changes.
Non-exhaustive -- I caught these in passing and haven't really vetted
the tree.
Fixes: 67064ef687e8b3a61f5a4698ae1b029e2e70822c
Fixes: 92715265f5e37292e57673f39c5372a268778c44
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mkvalidator/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/media-video/mkvalidator/metadata.xml b/media-video/mkvalidator/metadata.xml index e0c459c24054..6fea51690bb5 100644 --- a/media-video/mkvalidator/metadata.xml +++ b/media-video/mkvalidator/metadata.xml @@ -8,7 +8,4 @@ <longdescription lang="en"> mkvalidator is a simple command line tool to verify Matroska and WebM files for spec conformance. It checks the various bogus or missing key elements against the EBML DocType version of the file and reports the errors/warnings in the command line. </longdescription> - <upstream> - <remote-id type="sourceforge">downloads</remote-id> - </upstream> </pkgmetadata> |