summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-21 08:57:35 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-21 08:57:35 +0200
commitb8daa491e889f53fa3ab588f9474013510e41a3a (patch)
treebe8226e59f0a3b6fb2dc6160e130459b338f18a1 /x11-libs
parentx11-drivers/xf86-video-virtualbox: [QA] Add missing python metadata variables (diff)
downloadgentoo-b8daa491e889f53fa3ab588f9474013510e41a3a.tar.gz
gentoo-b8daa491e889f53fa3ab588f9474013510e41a3a.tar.bz2
gentoo-b8daa491e889f53fa3ab588f9474013510e41a3a.zip
x11-libs/vte: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/vte-0.28.2-r207.ebuild1
-rw-r--r--x11-libs/vte/vte-0.28.2-r208.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-libs/vte/vte-0.28.2-r207.ebuild b/x11-libs/vte/vte-0.28.2-r207.ebuild
index a1295691a6d6..b316fc2e83d5 100644
--- a/x11-libs/vte/vte-0.28.2-r207.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r207.ebuild
@@ -14,6 +14,7 @@ LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug +introspection python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
>=dev-libs/glib-2.26:2
diff --git a/x11-libs/vte/vte-0.28.2-r208.ebuild b/x11-libs/vte/vte-0.28.2-r208.ebuild
index 9615d9fda8f3..9ff769292a1c 100644
--- a/x11-libs/vte/vte-0.28.2-r208.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r208.ebuild
@@ -13,6 +13,7 @@ LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug +introspection python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
>=dev-libs/glib-2.26:2