dev-libs/libcec: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 07:52:57 +0000 (09:52 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 11:21:50 +0000 (13:21 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-libs/libcec/libcec-3.0.1.ebuild
dev-libs/libcec/libcec-3.1.0.ebuild

index 576fdc5879eba26d3c694e2cef641629ff5d2986..be67d11d0c848e6f78f3e00a3e5116108ca346bb 100644 (file)
@@ -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"
@@ -20,13 +20,11 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RDEPEND="virtual/udev
        dev-libs/lockdev
        <dev-libs/libplatform-2
+       python? ( ${PYTHON_DEPS} )
        xrandr? ( x11-libs/libXrandr )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
-       python? (
-               dev-lang/swig
-               ${PYTHON_DEPS}
-       )"
+       python? ( dev-lang/swig )"
 
 CONFIG_CHECK="~USB_ACM"
 
index ad80b0ccd0175d1e4b76973d953fdb03e01e67aa..a3be26f33ca7f0241bfc6b380fd815dbdf8d1b9b 100644 (file)
@@ -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"
@@ -20,13 +20,11 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RDEPEND="virtual/udev
        dev-libs/libplatform
        raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 )
+       python? ( ${PYTHON_DEPS} )
        xrandr? ( x11-libs/libXrandr )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
-       python? (
-               dev-lang/swig
-               ${PYTHON_DEPS}
-       )"
+       python? ( dev-lang/swig )"
 
 CONFIG_CHECK="~USB_ACM"