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: 1630599350.cd258ab37e6560b3a904e184bf7b699fc9c8a11a.mgorny@gentoo
1 commit: cd258ab37e6560b3a904e184bf7b699fc9c8a11a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 09:19:12 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 16:15:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd258ab3
7
8 gnome2.eclass: Set @PROVIDES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 eclass/gnome2.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
16 index 27ea9f96c0d..6fab55785be 100644
17 --- a/eclass/gnome2.eclass
18 +++ b/eclass/gnome2.eclass
19 @@ -5,6 +5,7 @@
20 # @MAINTAINER:
21 # gnome@g.o
22 # @SUPPORTED_EAPIS: 5 6 7
23 +# @PROVIDES: gnome2-utils
24 # @BLURB: Provides phases for Gnome/Gtk+ based packages.
25 # @DESCRIPTION:
26 # Exports portage base functions used by ebuilds written for packages using the