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 73/98] ruby-ng-gnome2.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 07:53:30
Message-Id: 20180812072343.19947-74-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/98] Add @SUPPORTED_EAPIS to eclasses, part one by "Michał Górny"
1 ---
2 eclass/ruby-ng-gnome2.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
6 index 8a3ce33c0dc8..d0be6a2d4f23 100644
7 --- a/eclass/ruby-ng-gnome2.eclass
8 +++ b/eclass/ruby-ng-gnome2.eclass
9 @@ -6,6 +6,7 @@
10 # Ruby herd <ruby@g.o>
11 # @AUTHOR:
12 # Author: Hans de Graaff <graaff@g.o>
13 +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6
14 # @BLURB: An eclass to simplify handling of various ruby-gnome2 parts.
15 # @DESCRIPTION:
16 # This eclass simplifies installation of the various pieces of
17 --
18 2.18.0