dev-perl/Regexp-Assemble - 0.35 (stuff)

Search

Package Information

Description:
Assemble multiple Regular Expressions into a single RE

Ebuild Details

Version EAPI Keywords Slot
0.35 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_AUTHOR=DLAND
DIST_VERSION=${PV}
inherit perl-module

DESCRIPTION="Assemble multiple Regular Expressions into a single RE"

SLOT="0"
KEYWORDS="~amd64 ~x86"
#PATCHES=(
#	"${FILESDIR}/${PV}/no-pod-tests.patch"
#)
SRC_TEST=do