Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Thu, 29 Dec 2016 06:51:01
Message-Id: 1482994248.ca28c5ac8938552e6bd2c9c5d38871d72689ea75.graaff@gentoo
1 commit: ca28c5ac8938552e6bd2c9c5d38871d72689ea75
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 06:50:48 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 06:50:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca28c5ac
7
8 ruby-fakegem.eclass: fix documentation
9
10 eclass/ruby-fakegem.eclass | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eclass/ruby-fakegem.eclass b/eclass/ruby-fakegem.eclass
14 index 977c68f..2fdbf69 100644
15 --- a/eclass/ruby-fakegem.eclass
16 +++ b/eclass/ruby-fakegem.eclass
17 @@ -79,7 +79,7 @@ inherit ruby-ng
18
19 # @ECLASS-VARIABLE: RUBY_FAKEGEM_BINWRAP
20 # @DESCRIPTION:
21 -# Binaries to wrap around (relative to the bin/ directory)
22 +# Binaries to wrap around (relative to the RUBY_FAKEGEM_BINDIR directory)
23 # RUBY_FAKEGEM_BINWRAP="*"
24
25 # @ECLASS-VARIABLE: RUBY_FAKEGEM_BINDIR