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 44/44] xorg-3.eclass: Set @PROVIDES
Date: Thu, 02 Sep 2021 11:02:59
Message-Id: 20210902104724.1043118-45-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/44] @PROVIDES for eclasses by "Michał Górny"
1 Signed-off-by: Michał Górny <mgorny@g.o>
2 ---
3 eclass/xorg-3.eclass | 1 +
4 1 file changed, 1 insertion(+)
5
6 diff --git a/eclass/xorg-3.eclass b/eclass/xorg-3.eclass
7 index 7ed96c60848a..cfa679b766ce 100644
8 --- a/eclass/xorg-3.eclass
9 +++ b/eclass/xorg-3.eclass
10 @@ -9,6 +9,7 @@
11 # Author: Donnie Berkholz <dberkholz@g.o>
12 # Author: Matt Turner <mattst88@g.o>
13 # @SUPPORTED_EAPIS: 7
14 +# @PROVIDES: multilib-minimal
15 # @BLURB: Reduces code duplication in the modularized X11 ebuilds.
16 # @DESCRIPTION:
17 # This eclass makes trivial X ebuilds possible for apps, drivers,
18 --
19 2.33.0