summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-07-30 19:41:35 +0000
committerJohannes Huber <johu@gentoo.org>2013-07-30 19:41:35 +0000
commit4c74d431b0585ce92172b37ad16b810ad1627c1b (patch)
tree8f0ba5a174559082e89b022b3b85c8dd95721b50 /kde-base/libkexiv2
parentStable for HPPA (bug #478694). (diff)
downloadgentoo-2-4c74d431b0585ce92172b37ad16b810ad1627c1b.tar.gz
gentoo-2-4c74d431b0585ce92172b37ad16b810ad1627c1b.tar.bz2
gentoo-2-4c74d431b0585ce92172b37ad16b810ad1627c1b.zip
Drop not needed dep by Nikoli <nikoli@lavabit.com> wrt bug #478478.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base/libkexiv2')
-rw-r--r--kde-base/libkexiv2/ChangeLog5
-rw-r--r--kde-base/libkexiv2/libkexiv2-4.10.5.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog
index d97e4636dbd3..7a2aa922b3e3 100644
--- a/kde-base/libkexiv2/ChangeLog
+++ b/kde-base/libkexiv2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkexiv2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.171 2013/07/30 10:41:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.172 2013/07/30 19:41:35 johu Exp $
+
+ 30 Jul 2013; Johannes Huber <johu@gentoo.org> libkexiv2-4.10.5.ebuild:
+ Drop not needed dep by Nikoli <nikoli@lavabit.com> wrt bug #478478.
30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libkexiv2-4.10.5.ebuild:
Stable for ppc, wrt to bug #477634
diff --git a/kde-base/libkexiv2/libkexiv2-4.10.5.ebuild b/kde-base/libkexiv2/libkexiv2-4.10.5.ebuild
index ab7f8c0e672d..ae5d9fd34375 100644
--- a/kde-base/libkexiv2/libkexiv2-4.10.5.ebuild
+++ b/kde-base/libkexiv2/libkexiv2-4.10.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.10.5.ebuild,v 1.4 2013/07/30 10:41:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.10.5.ebuild,v 1.5 2013/07/30 19:41:35 johu Exp $
EAPI=5
@@ -12,7 +12,6 @@ IUSE="debug"
DEPEND="
>=media-gfx/exiv2-0.20
- media-libs/lcms:0
virtual/jpeg
"
RDEPEND="${DEPEND}"