Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/flashrom/
Date: Sat, 01 Oct 2022 03:55:40
Message-Id: 1664596526.58d9dd96d5924edecd18cb52b93a033c4d5c7f95.sam@gentoo
1 commit: 58d9dd96d5924edecd18cb52b93a033c4d5c7f95
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 03:35:15 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 03:55:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d9dd96
7
8 sys-apps/flashrom: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/flashrom/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/sys-apps/flashrom/metadata.xml b/sys-apps/flashrom/metadata.xml
16 index efb5ba4405d1..5d3f570f6a38 100644
17 --- a/sys-apps/flashrom/metadata.xml
18 +++ b/sys-apps/flashrom/metadata.xml
19 @@ -56,4 +56,7 @@
20 Speed. flashrom is often much faster than most vendor flash tools.
21 Portability. Supports DOS, Linux, FreeBSD, NetBSD, OpenBSD, DragonFly BSD, Solaris, Mac OS X, and other Unix-like OSes. Partial Windows support is available (no internal programmer support at the moment, hence no "BIOS flashing").
22 </longdescription>
23 + <upstream>
24 + <remote-id type="github">flashrom/flashrom</remote-id>
25 + </upstream>
26 </pkgmetadata>