dev-libs/libprelude: add ruby23
authorHans de Graaff <graaff@gentoo.org>
Fri, 13 Apr 2018 09:53:20 +0000 (11:53 +0200)
committerHans de Graaff <graaff@gentoo.org>
Fri, 13 Apr 2018 09:53:49 +0000 (11:53 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-libs/libprelude/libprelude-3.0.0.ebuild
dev-libs/libprelude/libprelude-3.1.0-r1.ebuild

index 36cfa15ead7005fef167d7f1ba2a2ed3b0e84e40..8a9e5f98a1aa718afd894654a3069425861fa81e 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_{4,5}} )
 
-USE_RUBY="ruby21 ruby22"
+USE_RUBY="ruby22 ruby23"
 
 inherit autotools eutils python-r1 ruby-single
 
index 8b413ca441b979c156bfcfbfbf468d2c30688899..5cdc2766edba542a39e4bc622f89cd8ae29586cd 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_{4,5}} )
 
-USE_RUBY="ruby21 ruby22"
+USE_RUBY="ruby22 ruby23"
 
 inherit autotools python-r1 ruby-single