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 1RKev4-0002yd-7q for garchives@archives.gentoo.org; Sun, 30 Oct 2011 23:36:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 413C0E0330; Sun, 30 Oct 2011 23:35:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0A085E0330 for ; Sun, 30 Oct 2011 23:35:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 827B51B4011 for ; Sun, 30 Oct 2011 23:35:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id EC15180042 for ; Sun, 30 Oct 2011 23:35:53 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop/kdevelop-9999.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: eee5e7839a1ee7aba04ff63756802e8ee28bbe81 Date: Sun, 30 Oct 2011 23:35:53 +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: 3697db82-6693-454a-9f73-028e3576224b X-Archives-Hash: 73c163469f9833ed7b35333200b898ee commit: eee5e7839a1ee7aba04ff63756802e8ee28bbe81 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Sun Oct 30 23:35:52 2011 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Sun Oct 30 23:35:52 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Deee5e783 [dev-util/kdevelop] svn support in kdevplatform is not needed anymore, bu= g 387183 (Portage version: 2.1.10.31/git/Linux x86_64, signed Manifest commit with= key B6C5F7DE) --- dev-util/kdevelop/kdevelop-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/k= develop-9999.ebuild index 1df3abe..a6aafaf 100644 --- a/dev-util/kdevelop/kdevelop-9999.ebuild +++ b/dev-util/kdevelop/kdevelop-9999.ebuild @@ -17,7 +17,7 @@ IUSE=3D"+cmake +cxx debug okteta +qmake qthelp" =20 # Remove ksysguard dep after libprocessui moved into kdelibs DEPEND=3D" - dev-util/kdevplatform[subversion] + dev-util/kdevplatform $(add_kdebase_dep ksysguard) $(add_kdebase_dep libkworkspace) okteta? ( $(add_kdebase_dep okteta) )