Files
gentoo/dev-perl/CSS-Minifier-XS/CSS-Minifier-XS-0.140.0.ebuild
Brett A C Sheffield cc006fcd0f dev-perl/CSS-Minifier-XS: add 0.140.0
- fixes CVE-2026-13593
- EAPI -> 8
- fix MissingVersionedVirtualPerlDependency

Bug: https://bugs.gentoo.org/979592
Signed-off-by: Brett A C Sheffield <bacs@librecast.net>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1477
Merges: https://codeberg.org/gentoo/gentoo/pulls/1477
Signed-off-by: Sam James <sam@gentoo.org>
2026-07-22 04:13:57 +01:00

14 lines
249 B
Bash

# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=GTERMARS
DIST_VERSION=0.14
inherit perl-module
DESCRIPTION="XS based CSS minifier"
SLOT="0"
KEYWORDS="~amd64 ~riscv ~x86"