commit:     f3047dc485fe2fbee8013adb5b5a7b61a5ea9e87
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 07:00:45 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri May 30 07:00:45 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f3047dc4

[dev-util/kdevelop] Drop dev-util/kdevplatform from DEPEND

Handled by eclass.

Package-Manager: portage-2.2.10

---
 dev-util/kdevelop/kdevelop-4.9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/kdevelop/kdevelop-4.9999.ebuild 
b/dev-util/kdevelop/kdevelop-4.9999.ebuild
index 0ae1c83..fc16557 100644
--- a/dev-util/kdevelop/kdevelop-4.9999.ebuild
+++ b/dev-util/kdevelop/kdevelop-4.9999.ebuild
@@ -7,9 +7,10 @@ EAPI=5
 KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl hu it kk nb nds nl
 pl pt pt_BR ru sk sl sv th uk zh_CN zh_TW"
 VIRTUALX_REQUIRED=test
+KDEBASE="${PN}"
 inherit kde4-base
 
-DESCRIPTION="Integrated Development Environment for Unix, supporting KDE/Qt, 
C/C++ and many other languages."
+DESCRIPTION="Integrated Development Environment for Unix, supporting KDE/Qt, 
C/C++ and many other languages"
 LICENSE="GPL-2 LGPL-2"
 IUSE="+cmake +cxx debug okteta qthelp"
 
@@ -21,7 +22,6 @@ fi
 
 DEPEND="
        dev-libs/qjson
-       >=dev-util/kdevplatform-${KDEVPLATFORM_VERSION}
        $(add_kdebase_dep ksysguard)
        $(add_kdebase_dep libkworkspace)
        okteta? ( $(add_kdebase_dep okteta) )

Reply via email to