diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:37:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:32:31 +0200 |
commit | f0bfbd20a53b5bfa5733523361e258ec75fa1da1 (patch) | |
tree | 75abfe5ae0d2ef0f7ff3049e59e49104087b9433 /eclass/gnome2.eclass | |
parent | gnome2-utils.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-f0bfbd20a53b5bfa5733523361e258ec75fa1da1.tar.gz gentoo-f0bfbd20a53b5bfa5733523361e258ec75fa1da1.tar.bz2 gentoo-f0bfbd20a53b5bfa5733523361e258ec75fa1da1.zip |
gnome2.eclass: add @SUPPORTED_EAPIS
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 6db6d08b14e6..f741a041c27a 100644 --- a/eclass/gnome2.eclass +++ b/eclass/gnome2.eclass @@ -4,6 +4,7 @@ # @ECLASS: gnome2.eclass # @MAINTAINER: # gnome@gentoo.org +# @SUPPORTED_EAPIS: 4 5 6 # @BLURB: Provides phases for Gnome/Gtk+ based packages. # @DESCRIPTION: # Exports portage base functions used by ebuilds written for packages using the |