dev-util/cucumber-cucumber-expressions - 18.0.1 (gentoo)

Search

Package Information

Description:
a simpler alternative to Regular Expressions
Homepage:
https://cucumber.io/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
18.0.1 8 ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 $(ver_cut 1)
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

USE_RUBY="ruby32 ruby33 ruby34"

RUBY_FAKEGEM_GEMSPEC="cucumber-cucumber-expressions.gemspec"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"

inherit ruby-fakegem

DESCRIPTION="a simpler alternative to Regular Expressions"
HOMEPAGE="https://cucumber.io/"
SRC_URI="https://github.com/cucumber/cucumber-expressions/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
RUBY_S="cucumber-expressions-${PV}/ruby"

LICENSE="MIT"

SLOT="$(ver_cut 1)"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"

ruby_add_rdepend "dev-ruby/bigdecimal"

Manifest for 18.0.1

Type File Size Source URLs
DIST cucumber-cucumber-expressions-18.0.1.tar.gz 297067 bytes https://github.com/cucumber/cucumber-expressions/archive/refs/tags/v18.0.1.tar.gz