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 67DB61381F3 for ; Thu, 11 Jul 2013 10:05:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C42AFE09C5; Thu, 11 Jul 2013 10:05:00 +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 5E163E09C5 for ; Thu, 11 Jul 2013 10:05:00 +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 211FF33E74F for ; Thu, 11 Jul 2013 10:04:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AC1F8E468F for ; Thu, 11 Jul 2013 10:04:57 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1373536945.02cbc8c2afad9565aad4d1ce1ad8b435beba1ba1.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-python/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop-python/kdevelop-python-1.5.1.ebuild dev-util/kdevelop-python/kdevelop-python-9999.ebuild X-VCS-Directories: dev-util/kdevelop-python/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 02cbc8c2afad9565aad4d1ce1ad8b435beba1ba1 X-VCS-Branch: master Date: Thu, 11 Jul 2013 10:04:57 +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: 077ed9a5-a940-4f7f-ac99-f8ca599f44e2 X-Archives-Hash: 3eb364d7687fdd05278dc556f470b720 commit: 02cbc8c2afad9565aad4d1ce1ad8b435beba1ba1 Author: Michael Palimaka gentoo org> AuthorDate: Thu Jul 11 10:02:25 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jul 11 10:02:25 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=02cbc8c2 [dev-util/kdevelop-python] Add missing dependency. Package-Manager: portage-2.1.12.13 --- dev-util/kdevelop-python/kdevelop-python-1.5.1.ebuild | 1 + dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/dev-util/kdevelop-python/kdevelop-python-1.5.1.ebuild b/dev-util/kdevelop-python/kdevelop-python-1.5.1.ebuild index fd39c41..12f94a3 100644 --- a/dev-util/kdevelop-python/kdevelop-python-1.5.1.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-1.5.1.ebuild @@ -39,6 +39,7 @@ IUSE="debug" DEPEND=" >=dev-util/kdevelop-pg-qt-1.0.0 + >=dev-util/kdevplatform-1.4.60 " RDEPEND=" dev-util/kdevelop diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild index fd39c41..12f94a3 100644 --- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild @@ -39,6 +39,7 @@ IUSE="debug" DEPEND=" >=dev-util/kdevelop-pg-qt-1.0.0 + >=dev-util/kdevplatform-1.4.60 " RDEPEND=" dev-util/kdevelop