ruby-ng.eclass: refer to ruby-utils.eclass for targets list
authorHans de Graaff <graaff@gentoo.org>
Mon, 25 Dec 2017 07:46:46 +0000 (08:46 +0100)
committerHans de Graaff <graaff@gentoo.org>
Mon, 25 Dec 2017 07:58:36 +0000 (08:58 +0100)
eclass/ruby-ng.eclass

index e9d0f33e55809c61571cce0def8ae08572e7fbcc..8d6f0082b9e8f120a51840d2970cc6a0f8295e48 100644 (file)
 # 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