dev-util/kio-perldoc - 26.03.90 (kde)

Search

Install

Install this version:

emerge -a =dev-util/kio-perldoc-26.03.90

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-util/kio-perldoc-26.03.90

Or alternatively:

emerge --autounmask-write -a =dev-util/kio-perldoc-26.03.90

Package Information

Description:
KIO worker interface to browse Perl documentation
License:
GPL-2+ || ( Artistic GPL-1+ )

Ebuild Details

Version EAPI Keywords Slot
26.03.90 8 ~amd64 ~arm64 ~riscv ~x86 6
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

KDE_ORG_NAME="kdesdk-kio"
KFMIN=6.22.0
inherit ecm gear.kde.org

DESCRIPTION="KIO worker interface to browse Perl documentation"

LICENSE="GPL-2+ || ( Artistic GPL-1+ )"
SLOT="6"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
IUSE=""

DEPEND="
	dev-lang/perl
	>=kde-frameworks/kcoreaddons-${KFMIN}:6
	>=kde-frameworks/ki18n-${KFMIN}:6
	>=kde-frameworks/kio-${KFMIN}:6
"
RDEPEND="${DEPEND}"

Inherited Eclasses

ecm

Dependencies

DEPEND

	dev-lang/perl
	>=kde-frameworks/kcoreaddons-6.22.0:6
	>=kde-frameworks/ki18n-:6
	>=kde-frameworks/kio-:6

RDEPEND

	dev-lang/perl
	>=kde-frameworks/kcoreaddons-6.22.0:6
	>=kde-frameworks/ki18n-:6
	>=kde-frameworks/kio-:6