From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C76381381F3 for ; Sun, 30 Jun 2013 15:51:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AEACE0952; Sun, 30 Jun 2013 15:51:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 16E54E0952 for ; Sun, 30 Jun 2013 15:51:11 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA67933E3A9 for ; Sun, 30 Jun 2013 15:51:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5E724E468F for ; Sun, 30 Jun 2013 15:51:08 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1372607466.335aa3eb591655ef9c06b2f6ee042820f3b623d4.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/pykde4/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/pykde4/pykde4-4.10.49.9999.ebuild kde-base/pykde4/pykde4-4.10.5.ebuild kde-base/pykde4/pykde4-4.10.90.ebuild kde-base/pykde4/pykde4-9999.ebuild X-VCS-Directories: kde-base/pykde4/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 335aa3eb591655ef9c06b2f6ee042820f3b623d4 X-VCS-Branch: master Date: Sun, 30 Jun 2013 15:51:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d5c51bf1-0b0c-4ebe-984b-06ac5d9cb0b6 X-Archives-Hash: b46aa7af076ddebd68fcf4047d38567b commit: 335aa3eb591655ef9c06b2f6ee042820f3b623d4 Author: Johannes Huber gentoo org> AuthorDate: Sun Jun 30 15:51:06 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Jun 30 15:51:06 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=335aa3eb [kde-base/pykde4] Fix deps, repoman is happy about it. Package-Manager: portage-2.2.0_alpha186 --- kde-base/pykde4/pykde4-4.10.49.9999.ebuild | 4 +--- kde-base/pykde4/pykde4-4.10.5.ebuild | 4 +--- kde-base/pykde4/pykde4-4.10.90.ebuild | 3 +-- kde-base/pykde4/pykde4-9999.ebuild | 3 +-- 4 files changed, 4 insertions(+), 10 deletions(-) diff --git a/kde-base/pykde4/pykde4-4.10.49.9999.ebuild b/kde-base/pykde4/pykde4-4.10.49.9999.ebuild index 4ac7d3b..d31314d 100644 --- a/kde-base/pykde4/pykde4-4.10.49.9999.ebuild +++ b/kde-base/pykde4/pykde4-4.10.49.9999.ebuild @@ -18,15 +18,13 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )" # blocker added due to compatibility issues and error during compile time RDEPEND=" ${PYTHON_DEPS} + >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] >=dev-python/sip-4.14:=[${PYTHON_USEDEP}] - $(add_kdebase_dep kdelibs 'opengl,semantic-desktop(+)?') semantic-desktop? ( $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)') >=dev-libs/soprano-2.9.0 ) - aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,aqua] ) - !aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] ) " DEPEND="${RDEPEND} sys-devel/libtool diff --git a/kde-base/pykde4/pykde4-4.10.5.ebuild b/kde-base/pykde4/pykde4-4.10.5.ebuild index c492ff8..91858bf 100644 --- a/kde-base/pykde4/pykde4-4.10.5.ebuild +++ b/kde-base/pykde4/pykde4-4.10.5.ebuild @@ -18,15 +18,13 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )" # blocker added due to compatibility issues and error during compile time RDEPEND=" ${PYTHON_DEPS} + >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] >=dev-python/sip-4.14:=[${PYTHON_USEDEP}] - $(add_kdebase_dep kdelibs 'opengl,semantic-desktop(+)?') semantic-desktop? ( $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)') >=dev-libs/soprano-2.9.0 ) - aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,aqua] ) - !aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] ) " DEPEND="${RDEPEND} sys-devel/libtool diff --git a/kde-base/pykde4/pykde4-4.10.90.ebuild b/kde-base/pykde4/pykde4-4.10.90.ebuild index a5dd2aa..ef8bd55 100644 --- a/kde-base/pykde4/pykde4-4.10.90.ebuild +++ b/kde-base/pykde4/pykde4-4.10.90.ebuild @@ -18,12 +18,11 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # blocker added due to compatibility issues and error during compile time RDEPEND=" ${PYTHON_DEPS} + >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] >=dev-python/sip-4.14:=[${PYTHON_USEDEP}] >=dev-libs/soprano-2.9.0 $(add_kdebase_dep kdelibs 'opengl') $(add_kdebase_dep kdepimlibs) - aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,aqua] ) - !aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] ) " DEPEND="${RDEPEND} sys-devel/libtool diff --git a/kde-base/pykde4/pykde4-9999.ebuild b/kde-base/pykde4/pykde4-9999.ebuild index 4e30a95..29022cd 100644 --- a/kde-base/pykde4/pykde4-9999.ebuild +++ b/kde-base/pykde4/pykde4-9999.ebuild @@ -18,12 +18,11 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # blocker added due to compatibility issues and error during compile time RDEPEND=" ${PYTHON_DEPS} + >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] >=dev-python/sip-4.14:=[${PYTHON_USEDEP}] >=dev-libs/soprano-2.9.0 $(add_kdebase_dep kdelibs 'opengl') $(add_kdebase_dep kdepimlibs) - aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,aqua] ) - !aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] ) " DEPEND="${RDEPEND} sys-devel/libtool