www-apps/redmine: added ruby23 support
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>
Sat, 2 Sep 2017 11:03:36 +0000 (16:03 +0500)
committerMichał Górny <mgorny@gentoo.org>
Sat, 2 Sep 2017 16:01:36 +0000 (18:01 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

www-apps/redmine/redmine-3.2.7.ebuild
www-apps/redmine/redmine-3.3.4.ebuild
www-apps/redmine/redmine-3.4.2.ebuild

index 16762dbd377cc476725468ac9e02aae9a60196dd..5c7f032e62737104cfe658a45df880011301cd31 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
 inherit eutils depend.apache ruby-ng user
 
 DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"
index f7d3f40472fef60a2d0871b7050195491354695f..b65197f8bc20e376706e19ad4018b80e9babb3db 100644 (file)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-# ruby23 don't have required deps
-USE_RUBY="ruby22"
+# ruby24 don't have required deps
+USE_RUBY="ruby22 ruby23"
 inherit eutils depend.apache ruby-ng user
 
 DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"
index 5dc1aaf44f4fabddff69be242278331ba5d10792..50abc98047629f1ee3426e60d6092d3e9b144b8c 100644 (file)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-# ruby23 and ruby24  dion't have required deps
-USE_RUBY="ruby22"
+# ruby24 don't have required deps
+USE_RUBY="ruby22 ruby23"
 inherit eutils depend.apache ruby-ng user
 
 DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"