Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/patch/
Date: Mon, 04 May 2020 17:36:18
Message-Id: 1588613741.34ffe29ab0338df627232856d5b2acfbd701a2d1.whissi@gentoo
1 commit: 34ffe29ab0338df627232856d5b2acfbd701a2d1
2 Author: Roy Yang <royyang <AT> google <DOT> com>
3 AuthorDate: Sat May 2 22:16:50 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 4 17:35:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ffe29a
7
8 Fixed CPE tag for sys-devel/patch
9
10 Signed-off-by: Roy Yang <royyang <AT> google.com>
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-devel/patch/metadata.xml | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/sys-devel/patch/metadata.xml b/sys-devel/patch/metadata.xml
17 index 56c12441305..a3b432e703b 100644
18 --- a/sys-devel/patch/metadata.xml
19 +++ b/sys-devel/patch/metadata.xml
20 @@ -5,4 +5,7 @@
21 <email>base-system@g.o</email>
22 <name>Gentoo Base System</name>
23 </maintainer>
24 +<upstream>
25 + <remote-id type="cpe">cpe:/a:gnu:patch</remote-id>
26 +</upstream>
27 </pkgmetadata>