kde-apps/libkexiv2: Drop 18.08.3 (r0)
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 20 Feb 2019 19:03:26 +0000 (20:03 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 21 Feb 2019 10:29:08 +0000 (11:29 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-apps/libkexiv2/libkexiv2-18.08.3.ebuild [deleted file]

diff --git a/kde-apps/libkexiv2/libkexiv2-18.08.3.ebuild b/kde-apps/libkexiv2/libkexiv2-18.08.3.ebuild
deleted file mode 100644 (file)
index 9f208b5..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_BLOCK_SLOT4="false"
-inherit kde5
-
-DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
-LICENSE="GPL-2+"
-KEYWORDS="amd64 x86"
-IUSE="+xmp"
-
-DEPEND="
-       $(add_qt_dep qtgui)
-       >=media-gfx/exiv2-0.25:=[xmp=]
-"
-RDEPEND="${DEPEND}"