dev-libs/libprelude: add ruby24
authorHans de Graaff <graaff@gentoo.org>
Mon, 8 Apr 2019 17:13:38 +0000 (19:13 +0200)
committerHans de Graaff <graaff@gentoo.org>
Mon, 8 Apr 2019 17:42:51 +0000 (19:42 +0200)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

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