commit:     3b7625b555453eedf265df72f6652b9a5a00f9b9
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 04:33:02 2017 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 04:33:12 2017 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=3b7625b5

dev-python/{pyside,shiboken}: disable all git submodules

We don't need them. Save bandwidth and disk space.

Package-Manager: Portage-2.3.12, Repoman-2.3.3

 dev-python/pyside/pyside-9999.ebuild     | 1 +
 dev-python/shiboken/shiboken-9999.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/pyside/pyside-9999.ebuild 
b/dev-python/pyside/pyside-9999.ebuild
index 0d90c94b..a910c558 100644
--- a/dev-python/pyside/pyside-9999.ebuild
+++ b/dev-python/pyside/pyside-9999.ebuild
@@ -11,6 +11,7 @@ DESCRIPTION="Python bindings for the Qt framework"
 HOMEPAGE="https://wiki.qt.io/PySide2";
 EGIT_REPO_URI="https://code.qt.io/pyside/pyside-setup.git";
 EGIT_BRANCH="5.9"
+EGIT_SUBMODULES=()
 
 # See "sources/pyside2/PySide2/licensecomment.txt" for licensing details.
 LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 )"

diff --git a/dev-python/shiboken/shiboken-9999.ebuild 
b/dev-python/shiboken/shiboken-9999.ebuild
index 4a4a2249..1f5a91b9 100644
--- a/dev-python/shiboken/shiboken-9999.ebuild
+++ b/dev-python/shiboken/shiboken-9999.ebuild
@@ -11,6 +11,7 @@ DESCRIPTION="Tool for creating Python bindings for C++ 
libraries"
 HOMEPAGE="https://wiki.qt.io/PySide2";
 EGIT_REPO_URI="https://code.qt.io/pyside/pyside-setup.git";
 EGIT_BRANCH="5.9"
+EGIT_SUBMODULES=()
 
 # The "sources/shiboken2/libshiboken" directory is triple-licensed under the 
GPL
 # v2, v3+, and LGPL v3. All remaining files are licensed under the GPL v3 with

Reply via email to