dev-util/kdevelop-pg-qt: Drop 2.1.0 (r0)

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-04-01 22:34:33 +02:00
parent 660852de70
commit 994bdb4b6c

View File

@@ -1,22 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
KDEBASE="kdevelop"
KDE_TEST="forceoptional"
inherit kde5
DESCRIPTION="LL(1) parser generator used mainly by KDevelop language plugins"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="LGPL-2+ LGPL-2.1+"
IUSE=""
[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 x86"
DEPEND="
sys-devel/bison
sys-devel/flex
"
RDEPEND="
!dev-util/kdevelop-pg-qt:4
"