kde-apps/kdgantt2: Remove last-rited pkg

This commit is contained in:
Johannes Huber
2017-01-03 09:56:59 +01:00
parent fbeae8c5c4
commit 5503ec3af9
3 changed files with 0 additions and 35 deletions

View File

@@ -1 +0,0 @@
DIST kdgantt2-16.08.3.tar.xz 55288 SHA256 0cecebc2e14c8303b87c4a1b149f386988cb4ed579f69aab207dc3073166e306 SHA512 faf98af2b22f9a65b5798c8b71d84fc9f86b66f98146e8461a0bb04bcefc2e0fa3426d17b16af09ca71995107aaf5541558a597ac1e4c29645a4aa33de75afd2 WHIRLPOOL e06ba2205c3a71e060efc78c5185c1d91951870c22097ecde84a841a413ec0dd3d79ea95acbed3cc0819ad8cf98381d8ca7539de966d455815ebed2b3982c387

View File

@@ -1,26 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
KDE_TEST="false"
inherit kde5
DESCRIPTION="KDGantt library"
LICENSE="GPL-2+"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtwidgets)
"
RDEPEND="${DEPEND}"
src_prepare() {
kde5_src_prepare
sed -i -e "/find_package(Qt5/s/Test//" CMakeLists.txt || die
}

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
</pkgmetadata>