commit: 5430bf43ee6b06c0eb9ef66cd1bd668a4f5e591b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Oct 18 10:35:44 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Oct 19 05:28:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5430bf43
app-text/hyperestraier: add ruby25 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-text/hyperestraier/hyperestraier-1.4.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild index 533097cd25a..283cffc0303 100644 --- a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild +++ b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby24 ruby25" RUBY_OPTIONAL="yes" inherit autotools java-pkg-opt-2 perl-functions ruby-ng
