Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Thu, 02 Sep 2021 16:16:36
Message-Id: 1630599354.92adf50b585a056ce02fbcb73e68d692d83f0b5b.mgorny@gentoo
1 commit: 92adf50b585a056ce02fbcb73e68d692d83f0b5b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 09:21:13 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 16:15:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92adf50b
7
8 xorg-3.eclass: Set @PROVIDES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 eclass/xorg-3.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/xorg-3.eclass b/eclass/xorg-3.eclass
16 index 7ed96c60848..cfa679b766c 100644
17 --- a/eclass/xorg-3.eclass
18 +++ b/eclass/xorg-3.eclass
19 @@ -9,6 +9,7 @@
20 # Author: Donnie Berkholz <dberkholz@g.o>
21 # Author: Matt Turner <mattst88@g.o>
22 # @SUPPORTED_EAPIS: 7
23 +# @PROVIDES: multilib-minimal
24 # @BLURB: Reduces code duplication in the modularized X11 ebuilds.
25 # @DESCRIPTION:
26 # This eclass makes trivial X ebuilds possible for apps, drivers,