Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Wed, 31 Mar 2021 02:04:28
Message-Id: 1617156168.e56943242d29c5bd216d5bb605616cf5c3ef6178.sam@gentoo
1 commit: e56943242d29c5bd216d5bb605616cf5c3ef6178
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 31 00:47:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 31 02:02:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5694324
7
8 ruby-single.eclass: mark USE_RUBY as @PRE_INHERIT
9
10 As per @DESCRIPTION.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 eclass/ruby-single.eclass | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/eclass/ruby-single.eclass b/eclass/ruby-single.eclass
18 index 4ca5f5ef207..bf339bc9b60 100644
19 --- a/eclass/ruby-single.eclass
20 +++ b/eclass/ruby-single.eclass
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 # @ECLASS: ruby-single.eclass
27 @@ -39,6 +39,7 @@ inherit ruby-utils
28
29 # @ECLASS-VARIABLE: USE_RUBY
30 # @DEFAULT_UNSET
31 +# @PRE_INHERIT
32 # @REQUIRED
33 # @DESCRIPTION:
34 # This variable contains a space separated list of targets (see above) a package