Gentoo Development Guide
GEMS.ECLASS
Section: portage (5)Updated: May 2013
Index Return to Main Contents
NAME
gems.eclass - Eclass helping with the installation of RubyGemsDESCRIPTION
See http://dev.gentoo.org/~pythonhead/ruby/gems.html for notes on using gems with Portage.FUNCTIONS
- gems_location [Ruby binary]
- Exports GEMSDIR to the path Gems are installed to for the respective Ruby version
- gems_src_unpack
- does nothing
- gems_src_compile
- does nothing
- gems_src_install
- Installs the gem
ECLASS VARIABLES
- USE_RUBY
- Ruby versions the gem is compatible to. The eclass will install the gem for versions that are compatible and installed on the system. Format: rubyDD where DD is the two-digit version suffix (e.g.: USE_RUBY="ruby19" for Ruby 1.9.1)
AUTHORS
Original Author: Rob Cakebread <pythonhead@gentoo.org>
MAINTAINERS
ruby@gentoo.org
REPORTING BUGS
Please report bugs via http://bugs.gentoo.org/FILES
/usr/portage/eclass/gems.eclassSEE ALSO
ebuild(5)http://sources.gentoo.org/eclass/gems.eclass?view=log
Index
This document was created by man2html, using the manual pages.
Time: 03:25:02 GMT, May 20, 2013