commit: 272c471ee21c003701b6c2e1bf73332b0a0b3a69 Author: Roy Yang <royyang <AT> google <DOT> com> AuthorDate: Sat May 2 22:16:52 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon May 4 17:35:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=272c471e
Fixed CPE tag for sys-process/tini Signed-off-by: Roy Yang <royyang <AT> google.com> Closes: https://github.com/gentoo/gentoo/pull/15548 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> sys-process/tini/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-process/tini/metadata.xml b/sys-process/tini/metadata.xml index 131a3310154..7d1b420712d 100644 --- a/sys-process/tini/metadata.xml +++ b/sys-process/tini/metadata.xml @@ -3,6 +3,7 @@ <pkgmetadata> <upstream> <remote-id type="github">krallin/tini</remote-id> + <remote-id type="cpe">cpe:/a:tini_project:tini</remote-id> </upstream> <maintainer type="person"> <email>[email protected]</email>
