Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH 2/5] use.desc: Add verify-sig flag
Date: Tue, 06 Oct 2020 09:58:45
Message-Id: 20201006095814.101719-2-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 1/5] verify-sig.eclass: New eclass to verify OpenPGP sigs by "Michał Górny"
1 Signed-off-by: Michał Górny <mgorny@g.o>
2 ---
3 profiles/use.desc | 1 +
4 1 file changed, 1 insertion(+)
5
6 diff --git a/profiles/use.desc b/profiles/use.desc
7 index a0104c8a2f76..ef9f4da57215 100644
8 --- a/profiles/use.desc
9 +++ b/profiles/use.desc
10 @@ -334,6 +334,7 @@ vala - Enable bindings for dev-lang/vala
11 vanilla - Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
12 vcd - Video CD support
13 vdpau - Enable the Video Decode and Presentation API for Unix acceleration interface
14 +verify-sig - Verify upstream signatures on distfiles
15 vhosts - Add support for installing web-based applications into a virtual-hosting environment
16 videos - Install optional video files (used in some games)
17 vim-syntax - Pulls in related vim syntax scripts
18 --
19 2.28.0