From 73c318acdaf6f8309d68bd266051e6dd1f1bd787 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 8 Jun 2019 09:04:53 +0100 Subject: gentoo resync : 08.06.2019 --- dev-qt/qtscxml/qtscxml-5.11.3.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 dev-qt/qtscxml/qtscxml-5.11.3.ebuild (limited to 'dev-qt/qtscxml/qtscxml-5.11.3.ebuild') diff --git a/dev-qt/qtscxml/qtscxml-5.11.3.ebuild b/dev-qt/qtscxml/qtscxml-5.11.3.ebuild deleted file mode 100644 index 067b60bd6b00..000000000000 --- a/dev-qt/qtscxml/qtscxml-5.11.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit qt5-build - -DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework" - -if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 x86" -fi - -IUSE="" - -DEPEND=" - ~dev-qt/qtcore-${PV} - ~dev-qt/qtdeclarative-${PV} -" -RDEPEND="${DEPEND}" -- cgit v1.2.3