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 1Pt6Rx-0001MD-SI for garchives@archives.gentoo.org; Fri, 25 Feb 2011 22:47:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC0E21C01F; Fri, 25 Feb 2011 22:47:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BB6B71C01F for ; Fri, 25 Feb 2011 22:47:42 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D9EC1B40B6 for ; Fri, 25 Feb 2011 22:47:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id ED88E8006A for ; Fri, 25 Feb 2011 22:47:40 +0000 (UTC) From: "Andreas K. Huettel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Huettel" Message-ID: <7ad0f91c5e2d4039306f589e0dc1c7153b29e475.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-php/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop-php/kdevelop-php-9999.ebuild X-VCS-Directories: dev-util/kdevelop-php/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Huettel X-VCS-Revision: 7ad0f91c5e2d4039306f589e0dc1c7153b29e475 Date: Fri, 25 Feb 2011 22:47:40 +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: X-Archives-Hash: 39809554c0bac1309438155a6f518232 commit: 7ad0f91c5e2d4039306f589e0dc1c7153b29e475 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Fri Feb 25 22:48:29 2011 +0000 Commit: Andreas K. Huettel gentoo org> CommitDate: Fri Feb 25 22:48:29 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D7ad0f91c [dev-util/kdevelop-php] Added RDEPEND on kdevelop, since that is the only= host available (Portage version: 2.1.9.41/git/Linux x86_64, signed Manifest commit with = key B6C5F7DE) --- dev-util/kdevelop-php/kdevelop-php-9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild b/dev-util/kd= evelop-php/kdevelop-php-9999.ebuild index 4dfd501..dda227d 100644 --- a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild @@ -19,5 +19,6 @@ DEPEND=3D" >=3Ddev-util/kdevelop-pg-qt-0.9.0 " RDEPEND=3D" + dev-util/kdevelop doc? ( >=3Ddev-util/kdevelop-php-docs-${PV}:${SLOT} ) "