net-analyzer/w3af: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 19:31:02 +0000 (21:31 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 20:57:53 +0000 (22:57 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

net-analyzer/w3af/w3af-1.1-r1.ebuild
net-analyzer/w3af/w3af-1.5.ebuild

index dc100037ab5b6bd7a998b45ded157bf2e97713ba..a2a89f6c86f3e8a8b1d7c731876d4ff604e513a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="doc gtk"
 
-RDEPEND="
+RDEPEND="${PYTHON_DEPS}
        >=dev-python/fpconst-0.7.2[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]
        dev-python/nltk[${PYTHON_USEDEP}]
index dab9d5cd1e587529f8dacfe740cad31fe6bcf895..857b058864f1b63bd0a09758a044b77011545b2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -27,7 +27,7 @@ QA_PREBUILT="
        usr/$(get_libdir)/${PN}/plugins/attack/db/sqlmap/udf/postgresql/linux/*/8.4/lib_postgresqludf_sys.so
        usr/$(get_libdir)/${PN}/plugins/attack/db/sqlmap/udf/postgresql/linux/*/9.0/lib_postgresqludf_sys.so"
 
-RDEPEND="
+RDEPEND="${PYTHON_DEPS}
        >=dev-python/fpconst-0.7.2[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]
        dev-python/nltk[${PYTHON_USEDEP}]