Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/aide/
Date: Tue, 23 Nov 2021 17:39:46
Message-Id: 1637689174.72b76a7a03f0eaf62a5668979a84a41f4a11db86.sam@gentoo
1 commit: 72b76a7a03f0eaf62a5668979a84a41f4a11db86
2 Author: Vaibhav Rustagi <vaibhavrustagi <AT> google <DOT> com>
3 AuthorDate: Tue Nov 23 17:24:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 23 17:39:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b76a7a
7
8 app-forensics/aide: Add cpe_uri for aide package.
9
10 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi <AT> google.com>
11 Closes: https://github.com/gentoo/gentoo/pull/23052
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 app-forensics/aide/metadata.xml | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/app-forensics/aide/metadata.xml b/app-forensics/aide/metadata.xml
18 index d386b5bf8286..1910aeda4b05 100644
19 --- a/app-forensics/aide/metadata.xml
20 +++ b/app-forensics/aide/metadata.xml
21 @@ -11,5 +11,6 @@
22 <upstream>
23 <remote-id type="github">aide/aide</remote-id>
24 <remote-id type="sourceforge">aide</remote-id>
25 + <remote-id type="cpe">cpe:/a:freebsd:advanced_intrusion_detection_environment</remote-id>
26 </upstream>
27 </pkgmetadata>