Diff jekyll-coffeescript-2.0.0 with a jekyll-coffeescript-2.0.0-r1
/usr/portage/www-apps/jekyll-coffeescript/jekyll-coffeescript-2.0.0-r1.ebuild 2025-02-03 17:39:35.950678065 +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 |
EAPI=7 |
|
4 |
EAPI=8 |
|
5 | 5 | |
6 |
USE_RUBY="ruby30 ruby31" |
|
6 |
USE_RUBY="ruby31 ruby32" |
|
7 | 7 | |
8 | 8 |
RUBY_FAKEGEM_RECIPE_TEST="rspec3" |
9 | 9 |
RUBY_FAKEGEM_EXTRADOC="README.md History.markdown" |