Diff bcrypt-ruby-3.1.11-r1 with a bcrypt-ruby-3.1.12
/usr/portage/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.12.ebuild 2019-10-11 19:11:00.000000000 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2018 Gentoo Foundation |
|
1 |
# Copyright 1999-2019 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 |
EAPI=5 |
|
4 |
EAPI=6 |
|
5 | 5 | |
6 |
USE_RUBY="ruby23 ruby24 ruby25" |
|
6 |
USE_RUBY="ruby23 ruby24 ruby25 ruby26" |
|
7 | 7 | |
8 | 8 |
RUBY_FAKEGEM_RECIPE_TEST="rspec3" |
9 | 9 |