From e022af9e09a506be3fa71a44a9dacb94554ae3b0 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Tue, 29 Apr 2014 18:35:19 +0000 Subject: Version bump KDE SC 4.12.5 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD) --- kde-base/libkexiv2/libkexiv2-4.12.5.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 kde-base/libkexiv2/libkexiv2-4.12.5.ebuild (limited to 'kde-base/libkexiv2/libkexiv2-4.12.5.ebuild') diff --git a/kde-base/libkexiv2/libkexiv2-4.12.5.ebuild b/kde-base/libkexiv2/libkexiv2-4.12.5.ebuild new file mode 100644 index 000000000000..48f640570034 --- /dev/null +++ b/kde-base/libkexiv2/libkexiv2-4.12.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.12.5.ebuild,v 1.1 2014/04/29 18:35:13 johu Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +xmp" + +DEPEND=" + >=media-gfx/exiv2-0.20:=[xmp=] + virtual/jpeg:0 +" +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad