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 8019D1381F3 for ; Tue, 2 Jul 2013 20:37:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C223E0B26; Tue, 2 Jul 2013 20:37:18 +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 A0A4FE0B26 for ; Tue, 2 Jul 2013 20:37:17 +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 B69FD33E823 for ; Tue, 2 Jul 2013 20:37:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 54C4AE468F for ; Tue, 2 Jul 2013 20:37:15 +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: <1372797440.21f36bbe0be5f5f063677ae837d417368e205f36.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.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: 21f36bbe0be5f5f063677ae837d417368e205f36 X-VCS-Branch: master Date: Tue, 2 Jul 2013 20:37:15 +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: 4b0313c4-95ae-42dd-bd48-2927b4e68cbc X-Archives-Hash: 40b4c0e1c56d26d8bf12b211caee6665 commit: 21f36bbe0be5f5f063677ae837d417368e205f36 Author: Johannes Huber gentoo org> AuthorDate: Tue Jul 2 20:37:20 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Jul 2 20:37:20 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=21f36bbe [kde-base/pykde4] Remove obsolete comment by Arfrever. Package-Manager: portage-2.2.0_alpha186 --- kde-base/pykde4/pykde4-4.10.49.9999.ebuild | 1 - kde-base/pykde4/pykde4-4.10.90.ebuild | 1 - kde-base/pykde4/pykde4-9999.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/kde-base/pykde4/pykde4-4.10.49.9999.ebuild b/kde-base/pykde4/pykde4-4.10.49.9999.ebuild index d31314d..cb9a4a9 100644 --- a/kde-base/pykde4/pykde4-4.10.49.9999.ebuild +++ b/kde-base/pykde4/pykde4-4.10.49.9999.ebuild @@ -15,7 +15,6 @@ IUSE="debug doc examples semantic-desktop test" 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] diff --git a/kde-base/pykde4/pykde4-4.10.90.ebuild b/kde-base/pykde4/pykde4-4.10.90.ebuild index ef8bd55..44850df 100644 --- a/kde-base/pykde4/pykde4-4.10.90.ebuild +++ b/kde-base/pykde4/pykde4-4.10.90.ebuild @@ -15,7 +15,6 @@ IUSE="debug doc examples test" 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] diff --git a/kde-base/pykde4/pykde4-9999.ebuild b/kde-base/pykde4/pykde4-9999.ebuild index 29022cd..60782b2 100644 --- a/kde-base/pykde4/pykde4-9999.ebuild +++ b/kde-base/pykde4/pykde4-9999.ebuild @@ -15,7 +15,6 @@ IUSE="debug doc examples test" 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]