commit: 6940b6703006230acb3808c4a5fecac9242875b4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 20 19:03:26 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 21 10:29:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6940b670
kde-apps/libkexiv2: Drop 18.08.3 (r0)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/libkexiv2/libkexiv2-18.08.3.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/kde-apps/libkexiv2/libkexiv2-18.08.3.ebuild
b/kde-apps/libkexiv2/libkexiv2-18.08.3.ebuild
deleted file mode 100644
index 9f208b50447..00000000000
--- a/kde-apps/libkexiv2/libkexiv2-18.08.3.ebuild
+++ /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}"