blob: 81f413d6c090c01fe8adfe7d056af0023c6a4e27 [file] [log] [blame]
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR=GAAS
DIST_VERSION=6.01
inherit perl-module
DESCRIPTION="HTTP content negotiation"
SLOT="0"
KEYWORDS="*"
RDEPEND="
!<dev-perl/libwww-perl-6
>=dev-perl/HTTP-Message-6.0.0
"
BDEPEND="${RDEPEND}
"