Skip to content

Commit

Permalink
ruby-ng.eclass: refer to ruby-utils.eclass for targets list
Browse files Browse the repository at this point in the history
  • Loading branch information
graaff committed Dec 25, 2017
1 parent e2e10fe commit 4f2c6f8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions eclass/ruby-ng.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f2c6f8

Please sign in to comment.