Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/
Date: Sat, 06 Feb 2021 21:47:14
Message-Id: 1612648026.b484284a7bfaf9bbee7c4aa88d4b67e3a4869fe3.sam@gentoo
1 commit: b484284a7bfaf9bbee7c4aa88d4b67e3a4869fe3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 6 21:45:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 6 21:47:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b484284a
7
8 net-print/cups-filters: add github remote-id
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-print/cups-filters/metadata.xml | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/net-print/cups-filters/metadata.xml b/net-print/cups-filters/metadata.xml
17 index c0a96db7371..a1bb16fcd63 100644
18 --- a/net-print/cups-filters/metadata.xml
19 +++ b/net-print/cups-filters/metadata.xml
20 @@ -9,4 +9,7 @@
21 <flag name="foomatic">Build the included foomatic-rip printer driver. Strongly recommended.</flag>
22 <flag name="pclm">Enable PCLm support</flag>
23 </use>
24 + <upstream>
25 + <remote-id type="github">OpenPrinting/cups-filters</remote-id>
26 + </upstream>
27 </pkgmetadata>