commit:     527e136bb711054ce7be19ef58784d3b69defe09
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 19 21:18:46 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 21:18:46 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=527e136b

[dev-util/kdevelop-qmljs] Whitespace, format

Package-Manager: portage-2.2.15

---
 dev-util/kdevelop-qmljs/kdevelop-qmljs-1.7.0.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-util/kdevelop-qmljs/kdevelop-qmljs-1.7.0.ebuild 
b/dev-util/kdevelop-qmljs/kdevelop-qmljs-1.7.0.ebuild
index 5603691..5bd8a74 100644
--- a/dev-util/kdevelop-qmljs/kdevelop-qmljs-1.7.0.ebuild
+++ b/dev-util/kdevelop-qmljs/kdevelop-qmljs-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -17,11 +17,12 @@ LICENSE="GPL-2 LGPL-2"
 IUSE="debug"
 SRC_URI="mirror://kde/stable/kdevelop/${KMNAME}/${PV}/src/${MY_P}.tar.xz"
 KEYWORDS="~amd64 ~x86"
-S=${WORKDIR}/${MY_P}
 
-COMMON_DEPEND=">=dev-util/kdevplatform-${PV}:4"
+S=${WORKDIR}/${MY_P}
 
-RDEPEND="
-    ${COMMON_DEPEND}
-    dev-util/kdevelop:4
+DEPEND="
+       >=dev-util/kdevplatform-${PV}:4
+"
+RDEPEND="${DEPEND}
+       dev-util/kdevelop:4
 "

Reply via email to