Gentoo Archives: gentoo-user

From: Chris Stankevitz <chrisstankevitz@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Understanding new ruby dependencies
Date: Tue, 22 May 2012 03:53:59
Message-Id: CAPi0psvE==NC+70w_FE8+55wGoxCVG=_Y2_L4zG-kR8CWzfGoQ@mail.gmail.com
1 Hello,
2
3 Today during an emerge -Dauvt world, portage asked me to update a
4 bunch of Ruby USE flags and install a bunch of new RUBY projects.
5 Here is a snippet:
6
7 http://pastebin.com/raw.php?i=PK8ubZeB
8
9 Normally I just give portage the green light to install whatever it
10 wants, but the USE change request caught my eye.
11
12 Question: Is is true that the RUBY dependencies listed in the above
13 paste link are entirely due to adding documentation support
14 (specifically rdoc)? If so, can I tell portage to not install the
15 rdoc stuff? I have USE=-doc already.
16
17 Thank you,
18
19 Chris

Replies

Subject Author
[gentoo-user] Re: Understanding new ruby dependencies Hans de Graaff <graaff@g.o>