diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-02 11:19:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-02 18:15:50 +0200 |
commit | cd258ab37e6560b3a904e184bf7b699fc9c8a11a (patch) | |
tree | daa4a2b616c779fb815a91c9e66d16c2dccdb104 /eclass/gnome2.eclass | |
parent | distutils-r1.eclass: Set @PROVIDES (diff) | |
download | gentoo-cd258ab37e6560b3a904e184bf7b699fc9c8a11a.tar.gz gentoo-cd258ab37e6560b3a904e184bf7b699fc9c8a11a.tar.bz2 gentoo-cd258ab37e6560b3a904e184bf7b699fc9c8a11a.zip |
gnome2.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass/gnome2.eclass')
-rw-r--r-- | eclass/gnome2.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass index 27ea9f96c0d9..6fab55785be5 100644 --- a/eclass/gnome2.eclass +++ b/eclass/gnome2.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: # gnome@gentoo.org # @SUPPORTED_EAPIS: 5 6 7 +# @PROVIDES: gnome2-utils # @BLURB: Provides phases for Gnome/Gtk+ based packages. # @DESCRIPTION: # Exports portage base functions used by ebuilds written for packages using the |