summaryrefslogtreecommitdiff
path: root/kde-apps/libkexiv2/libkexiv2-9999.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-12-26 00:09:38 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-12-26 00:09:48 +0100
commit283972cc02649aada30e941185a82953528ea9bf (patch)
treeab3ab4589cf8950dd5d528796fdfe48db747aac9 /kde-apps/libkexiv2/libkexiv2-9999.ebuild
parent1bc05636903408384f2b142890ba665e0772c7bb (diff)
downloadkde-283972cc02649aada30e941185a82953528ea9bf.tar.gz
kde-283972cc02649aada30e941185a82953528ea9bf.tar.bz2
kde-283972cc02649aada30e941185a82953528ea9bf.zip
kde-apps/libkexiv2: Fix patch path
Improve DESCRIPTION. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/libkexiv2/libkexiv2-9999.ebuild')
-rw-r--r--kde-apps/libkexiv2/libkexiv2-9999.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/kde-apps/libkexiv2/libkexiv2-9999.ebuild b/kde-apps/libkexiv2/libkexiv2-9999.ebuild
index f6dd04957d7..e2ae1c3839c 100644
--- a/kde-apps/libkexiv2/libkexiv2-9999.ebuild
+++ b/kde-apps/libkexiv2/libkexiv2-9999.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-FRAMEWORKS_MINIMAL="5.53.0"
KDE_BLOCK_SLOT4="false"
inherit kde5
-DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
+DESCRIPTION="Wrapper around exiv2 library"
LICENSE="GPL-2+"
KEYWORDS=""
IUSE="+xmp"
@@ -18,4 +17,4 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/${P}-exiv2-0.27.patch" )
+PATCHES=( "${FILESDIR}/${PN}-18.12.0-exiv2-0.27.patch" )