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 1RylPh-0008K5-A8 for garchives@archives.gentoo.org; Sat, 18 Feb 2012 14:37:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4D2AE0BF5; Sat, 18 Feb 2012 14:37:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A1105E0BF5 for ; Sat, 18 Feb 2012 14:37:06 +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 0E3561B4004 for ; Sat, 18 Feb 2012 14:37:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C5709E5400 for ; Sat, 18 Feb 2012 14:37:04 +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: <1329507593.30d8fc6bf12aed22ca231aaf88a14445f5c2c6b6.ian_delaney@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop/kdevelop-4.2.82.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: ian_delaney X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 30d8fc6bf12aed22ca231aaf88a14445f5c2c6b6 X-VCS-Branch: master Date: Sat, 18 Feb 2012 14:37:04 +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: b9046a80-b248-48c1-98b9-8a16e86bea03 X-Archives-Hash: 09967aaf51568f9cc7a9de1def4e5e5f commit: 30d8fc6bf12aed22ca231aaf88a14445f5c2c6b6 Author: Ian Delaney iinet com au> AuthorDate: Fri Feb 17 19:39:53 2012 +0000 Commit: Ian Delaney iinet com au> CommitDate: Fri Feb 17 19:39:53 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D30d8fc6b [dev-util/kdevelop] a minor change (Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commi= t) --- dev-util/kdevelop/kdevelop-4.2.82.ebuild | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/dev-util/kdevelop/kdevelop-4.2.82.ebuild b/dev-util/kdevelop= /kdevelop-4.2.82.ebuild index 8156b20..73c4d03 100644 --- a/dev-util/kdevelop/kdevelop-4.2.82.ebuild +++ b/dev-util/kdevelop/kdevelop-4.2.82.ebuild @@ -56,3 +56,8 @@ src_configure() { =20 kde4-base_src_configure } + +src_install() { + kde4-base_src_install +} +