mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
www-apache/mod_python: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -15,12 +15,14 @@ LICENSE="Apache-2.0"
|
||||
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
|
||||
IUSE="doc test"
|
||||
SLOT="0"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
APACHE2_MOD_CONF="16_${PN}"
|
||||
APACHE2_MOD_DEFINE="PYTHON"
|
||||
need_apache2
|
||||
|
||||
RDEPEND="${RDEPEND}"
|
||||
RDEPEND="${RDEPEND}
|
||||
${PYTHON_DEPS}"
|
||||
DEPEND="${DEPEND}
|
||||
test? (
|
||||
app-admin/apache-tools
|
||||
|
||||
Reference in New Issue
Block a user