Сравнение request_store-1.5.1 с request_store-1.7.0
/usr/portage/dev-ruby/request_store/request_store-1.7.0.ebuild 2025-02-03 17:39:32.902667185 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
1 |
# Copyright 1999-2025 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
5 |
USE_RUBY="ruby31 ruby32 ruby33" |
|
5 |
USE_RUBY="ruby31 ruby32 ruby33 ruby34" |
|
6 | 6 | |
7 | 7 |
RUBY_FAKEGEM_EXTRADOC="README.md" |
8 | 8 | |
... | ... | |
14 | 14 |
LICENSE="MIT" |
15 | 15 |
SLOT="0" |
16 | 16 |
KEYWORDS="~amd64 ~x86" |
17 |
IUSE="" |
|
18 | 17 | |
19 | 18 |
ruby_add_rdepend ">=dev-ruby/rack-1.4:*" |
20 | 19 |