mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
ruby-ng.eclass: refer to ruby-utils.eclass for targets list
This commit is contained in:
@@ -13,12 +13,7 @@
|
||||
# The Ruby eclass is designed to allow an easier installation of Ruby packages
|
||||
# and their incorporation into the Gentoo Linux system.
|
||||
#
|
||||
# Currently available targets are:
|
||||
# * ruby21 - Ruby (MRI) 2.1.x
|
||||
# * ruby22 - Ruby (MRI) 2.2.x
|
||||
# * ruby23 - Ruby (MRI) 2.3.x
|
||||
# * ruby24 - Ruby (MRI) 2.4.x
|
||||
# * rbx - Rubinius
|
||||
# Currently available targets are listed in ruby-utils.eclass
|
||||
#
|
||||
# This eclass does not define the implementation of the configure,
|
||||
# compile, test, or install phases. Instead, the default phases are
|
||||
|
||||
Reference in New Issue
Block a user