commit: 0e3ea2a7ec94d67a23860a2bbd4450565608261f
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 21 00:01:34 2014 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Sep 21 00:01:34 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0e3ea2a7
[dev-python/shiboken] Sync again.
Package-Manager: portage-2.2.13
---
dev-python/shiboken/shiboken-9999.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-python/shiboken/shiboken-9999.ebuild
b/dev-python/shiboken/shiboken-9999.ebuild
index 6723d94..bfb016a 100644
--- a/dev-python/shiboken/shiboken-9999.ebuild
+++ b/dev-python/shiboken/shiboken-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild,v
1.4 2014/09/20 23:15:39 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild,v
1.5 2014/09/20 23:58:11 pesa Exp $
EAPI=5
@@ -18,9 +18,12 @@ EGIT_REPO_URI=(
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS=""
+
IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
+ ${PYTHON_DEPS}
dev-libs/libxml2
dev-libs/libxslt
dev-qt/qtcore:4