commit:     fd0f8663cc65a34baa6bbde04ed9dcc0dd7eae42
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 14 20:56:17 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jul 14 20:56:24 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fd0f8663

[dev-util/kdevelop-qmljs] Moved to the tree, bug #534464

Package-Manager: portage-2.2.20

 .../kdevelop-qmljs/kdevelop-qmljs-1.7.0.ebuild     | 28 ----------------------
 1 file changed, 28 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
deleted file mode 100644
index 5bd8a74..0000000
--- a/dev-util/kdevelop-qmljs/kdevelop-qmljs-1.7.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDEBASE="kdevelop"
-KMNAME="kdev-qmljs"
-KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nds nl pl
-pt pt_BR ru sl sv uk zh_CN zh_TW"
-MY_P="${KMNAME}-${PV}"
-
-inherit kde4-base
-
-DESCRIPTION="QML and javascrip plugin for KDevelop 4"
-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}
-
-DEPEND="
-       >=dev-util/kdevplatform-${PV}:4
-"
-RDEPEND="${DEPEND}
-       dev-util/kdevelop:4
-"

Reply via email to