diff options
author | David Seifert <soap@gentoo.org> | 2017-04-21 09:13:41 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-21 09:13:41 +0200 |
commit | 64077f85bac837b6e8c1a824920b8ea6a46a5b3a (patch) | |
tree | 1e1889789d77dead5ede344c9821b00680173609 /x11-terms | |
parent | x11-proto/xcb-proto: [QA] Add missing python metadata variables (diff) | |
download | gentoo-64077f85bac837b6e8c1a824920b8ea6a46a5b3a.tar.gz gentoo-64077f85bac837b6e8c1a824920b8ea6a46a5b3a.tar.bz2 gentoo-64077f85bac837b6e8c1a824920b8ea6a46a5b3a.zip |
x11-terms/guake: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/guake/guake-0.8.3.ebuild | 16 | ||||
-rw-r--r-- | x11-terms/guake/guake-0.8.7.ebuild | 16 | ||||
-rw-r--r-- | x11-terms/guake/guake-0.8.8.ebuild | 14 | ||||
-rw-r--r-- | x11-terms/guake/guake-9999.ebuild | 14 |
4 files changed, 34 insertions, 26 deletions
diff --git a/x11-terms/guake/guake-0.8.3.ebuild b/x11-terms/guake/guake-0.8.3.ebuild index de9970ce9650..7355a080eac1 100644 --- a/x11-terms/guake/guake-0.8.3.ebuild +++ b/x11-terms/guake/guake-0.8.3.ebuild @@ -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 @@ -16,14 +16,16 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 arm x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" - dev-libs/keybinder:0[python] - dev-python/dbus-python - dev-python/gconf-python - dev-python/notify-python - dev-python/pygtk - dev-python/pyxdg + ${PYTHON_DEPS} + dev-libs/keybinder:0[python,${PYTHON_USEDEP}] + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/gconf-python[${PYTHON_USEDEP}] + dev-python/notify-python[${PYTHON_USEDEP}] + dev-python/pygtk[${PYTHON_USEDEP}] + dev-python/pyxdg[${PYTHON_USEDEP}] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/vte:0[python] diff --git a/x11-terms/guake/guake-0.8.7.ebuild b/x11-terms/guake/guake-0.8.7.ebuild index 6ff646809a29..2a8e13d38000 100644 --- a/x11-terms/guake/guake-0.8.7.ebuild +++ b/x11-terms/guake/guake-0.8.7.ebuild @@ -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=6 @@ -15,14 +15,16 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" - dev-libs/keybinder:0[python] - dev-python/dbus-python - dev-python/gconf-python - dev-python/notify-python - dev-python/pygtk - dev-python/pyxdg + ${PYTHON_DEPS} + dev-libs/keybinder:0[python,${PYTHON_USEDEP}] + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/gconf-python[${PYTHON_USEDEP}] + dev-python/notify-python[${PYTHON_USEDEP}] + dev-python/pygtk[${PYTHON_USEDEP}] + dev-python/pyxdg[${PYTHON_USEDEP}] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/vte:0[python] diff --git a/x11-terms/guake/guake-0.8.8.ebuild b/x11-terms/guake/guake-0.8.8.ebuild index cead14fe6834..1544863d0db5 100644 --- a/x11-terms/guake/guake-0.8.8.ebuild +++ b/x11-terms/guake/guake-0.8.8.ebuild @@ -15,14 +15,16 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 arm x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" - dev-libs/keybinder:0[python] - dev-python/dbus-python - dev-python/gconf-python - dev-python/notify-python - dev-python/pygtk - dev-python/pyxdg + ${PYTHON_DEPS} + dev-libs/keybinder:0[python,${PYTHON_USEDEP}] + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/gconf-python[${PYTHON_USEDEP}] + dev-python/notify-python[${PYTHON_USEDEP}] + dev-python/pygtk[${PYTHON_USEDEP}] + dev-python/pyxdg[${PYTHON_USEDEP}] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/vte:0[python] diff --git a/x11-terms/guake/guake-9999.ebuild b/x11-terms/guake/guake-9999.ebuild index 31f8611ec32d..5f3f7f992452 100644 --- a/x11-terms/guake/guake-9999.ebuild +++ b/x11-terms/guake/guake-9999.ebuild @@ -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=6 @@ -17,13 +17,15 @@ EGIT_REPO_URI="https://github.com/Guake/guake.git" LICENSE="GPL-2" SLOT="0" KEYWORDS="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" - dev-python/dbus-python - dev-python/gconf-python - dev-python/notify-python - dev-python/pygtk - dev-python/pyxdg + ${PYTHON_DEPS} + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/gconf-python[${PYTHON_USEDEP}] + dev-python/notify-python[${PYTHON_USEDEP}] + dev-python/pygtk[${PYTHON_USEDEP}] + dev-python/pyxdg[${PYTHON_USEDEP}] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/vte:0[python] |