net-libs/gupnp-igd: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 20:06:41 +0000 (22:06 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 20:59:02 +0000 (22:59 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild
net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild

index 93288169366680bd2e3eadfe39628ece12340ef4..f1c343c3cbfbc632136c33fc3b1904de463712b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="+introspection python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="
        net-libs/gssdp
@@ -22,9 +23,10 @@ RDEPEND="
        >=dev-libs/glib-2.16:2
        introspection? ( >=dev-libs/gobject-introspection-0.10 )
        python? (
+               ${PYTHON_DEPS}
                >=dev-libs/gobject-introspection-0.10
                >=dev-python/pygobject-2.16:2[${PYTHON_USEDEP}]
-               )"
+       )"
 DEPEND="${RDEPEND}
        dev-util/gtk-doc-am
        sys-devel/gettext
index 34d9fa0669c3741fd8fd0312fb4a17e6d109f8a7..2286f628e1beb1856636c989efbbff66973e2cb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="+introspection python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="
        >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
@@ -22,6 +23,7 @@ RDEPEND="
        >=net-libs/gupnp-0.20.10[${MULTILIB_USEDEP}]
        introspection? ( >=dev-libs/gobject-introspection-0.10 )
        python? (
+               ${PYTHON_DEPS}
                >=dev-libs/gobject-introspection-0.10
                >=dev-python/pygobject-2.16:2[${PYTHON_USEDEP}]
        )"
index 45798612f6a7df3401cbc29e49cba7b039bb18eb..7bbcda8a9220bb06422974e65c42f274c544790c 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
@@ -15,6 +15,7 @@ LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86"
 IUSE="+introspection python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="
        >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
@@ -22,6 +23,7 @@ RDEPEND="
        >=net-libs/gupnp-0.20.10[${MULTILIB_USEDEP}]
        introspection? ( >=dev-libs/gobject-introspection-0.10 )
        python? (
+               ${PYTHON_DEPS}
                >=dev-libs/gobject-introspection-0.10
                >=dev-python/pygobject-2.16:2[${PYTHON_USEDEP}]
        )"