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 10/44] gnome2.eclass: Set @PROVIDES
Date: Thu, 02 Sep 2021 10:51:00
Message-Id: 20210902104724.1043118-11-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/gnome2.eclass | 1 +
4 1 file changed, 1 insertion(+)
5
6 diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
7 index 27ea9f96c0d9..6fab55785be5 100644
8 --- a/eclass/gnome2.eclass
9 +++ b/eclass/gnome2.eclass
10 @@ -5,6 +5,7 @@
11 # @MAINTAINER:
12 # gnome@g.o
13 # @SUPPORTED_EAPIS: 5 6 7
14 +# @PROVIDES: gnome2-utils
15 # @BLURB: Provides phases for Gnome/Gtk+ based packages.
16 # @DESCRIPTION:
17 # Exports portage base functions used by ebuilds written for packages using the
18 --
19 2.33.0