From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S2SQb-000382-8Z for garchives@archives.gentoo.org; Tue, 28 Feb 2012 19:09:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E867E0592; Tue, 28 Feb 2012 19:09:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F697E062D for ; Tue, 28 Feb 2012 19:09:25 +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 169DC1B400C for ; Tue, 28 Feb 2012 19:09:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5A6ECE5409 for ; Tue, 28 Feb 2012 19:09:20 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1330455759.7102e035201d503d398a773927f6afaaabdfe017.ian_delaney@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.3.9999.ebuild X-VCS-Directories: dev-util/kdevelop-python/ X-VCS-Committer: ian_delaney X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 7102e035201d503d398a773927f6afaaabdfe017 X-VCS-Branch: master Date: Tue, 28 Feb 2012 19:09:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5afb4486-fcfd-4f2a-ae71-91d424fd809b X-Archives-Hash: 4e5ce04e44a005b493238a4b89ecd65c commit: 7102e035201d503d398a773927f6afaaabdfe017 Author: Ian Delaney iinet com au> AuthorDate: Tue Feb 28 19:02:39 2012 +0000 Commit: Ian Delaney iinet com au> CommitDate: Tue Feb 28 19:02:39 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D7102e035 [dev-util/kdevelop-python] fix install, adding kde4-base_pkg_setup (Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commi= t) --- .../kdevelop-python-1.3.9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dev-util/kdevelop-python/kdevelop-python-1.3.9999.ebuild b/d= ev-util/kdevelop-python/kdevelop-python-1.3.9999.ebuild index 7ec8add..81ff911 100644 --- a/dev-util/kdevelop-python/kdevelop-python-1.3.9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-1.3.9999.ebuild @@ -29,6 +29,7 @@ RESTRICT=3D"test" pkg_setup() { python_set_active_version 2 python_pkg_setup + kde4-base_pkg_setup } =20 src_compile() {