diff options
Diffstat (limited to 'kde-apps/libkexiv2/libkexiv2-15.08.3.ebuild')
-rw-r--r-- | kde-apps/libkexiv2/libkexiv2-15.08.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kde-apps/libkexiv2/libkexiv2-15.08.3.ebuild b/kde-apps/libkexiv2/libkexiv2-15.08.3.ebuild index e4097661cb3e..caeb9757879f 100644 --- a/kde-apps/libkexiv2/libkexiv2-15.08.3.ebuild +++ b/kde-apps/libkexiv2/libkexiv2-15.08.3.ebuild @@ -2,11 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde4-base DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" +SRC_URI="mirror://kde/Attic/applications/${PV}/src/${P}.tar.xz" + KEYWORDS="amd64 ~arm x86" IUSE="debug +xmp" |