From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C78B21381F3 for ; Tue, 30 Jul 2013 19:43:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6528AE09F0; Tue, 30 Jul 2013 19:43:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F29B7E09F0 for ; Tue, 30 Jul 2013 19:43:01 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13A9D33EA89 for ; Tue, 30 Jul 2013 19:43:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9692FE468F for ; Tue, 30 Jul 2013 19:42:59 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1375213359.47444159cc8d5dc15ed682a566a7fa89f5ee92f1.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/libkexiv2/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/libkexiv2/libkexiv2-4.10.97.ebuild kde-base/libkexiv2/libkexiv2-4.11.49.9999.ebuild kde-base/libkexiv2/libkexiv2-9999.ebuild X-VCS-Directories: kde-base/libkexiv2/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 47444159cc8d5dc15ed682a566a7fa89f5ee92f1 X-VCS-Branch: master Date: Tue, 30 Jul 2013 19:42:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d1b65397-56cf-4182-97d6-e83970b4557f X-Archives-Hash: c6577db9fbbfcf31a41ec968d297f4b8 commit: 47444159cc8d5dc15ed682a566a7fa89f5ee92f1 Author: Johannes Huber gentoo org> AuthorDate: Tue Jul 30 19:42:39 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Jul 30 19:42:39 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=47444159 [kde-base/libkexiv2] Drop not needed dep by Nikoli lavabit.com> wrt bug #478478. Package-Manager: portage-2.2.0_alpha191 --- kde-base/libkexiv2/libkexiv2-4.10.97.ebuild | 1 - kde-base/libkexiv2/libkexiv2-4.11.49.9999.ebuild | 1 - kde-base/libkexiv2/libkexiv2-9999.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/kde-base/libkexiv2/libkexiv2-4.10.97.ebuild b/kde-base/libkexiv2/libkexiv2-4.10.97.ebuild index 5f1e0ac..25e261e 100644 --- a/kde-base/libkexiv2/libkexiv2-4.10.97.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.10.97.ebuild @@ -12,7 +12,6 @@ IUSE="debug" DEPEND=" >=media-gfx/exiv2-0.20 - media-libs/lcms:0 virtual/jpeg " RDEPEND="${DEPEND}" diff --git a/kde-base/libkexiv2/libkexiv2-4.11.49.9999.ebuild b/kde-base/libkexiv2/libkexiv2-4.11.49.9999.ebuild index d3d5930..2daf2f1 100644 --- a/kde-base/libkexiv2/libkexiv2-4.11.49.9999.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.11.49.9999.ebuild @@ -12,7 +12,6 @@ IUSE="debug" DEPEND=" >=media-gfx/exiv2-0.20 - media-libs/lcms:0 virtual/jpeg " RDEPEND="${DEPEND}" diff --git a/kde-base/libkexiv2/libkexiv2-9999.ebuild b/kde-base/libkexiv2/libkexiv2-9999.ebuild index d3d5930..2daf2f1 100644 --- a/kde-base/libkexiv2/libkexiv2-9999.ebuild +++ b/kde-base/libkexiv2/libkexiv2-9999.ebuild @@ -12,7 +12,6 @@ IUSE="debug" DEPEND=" >=media-gfx/exiv2-0.20 - media-libs/lcms:0 virtual/jpeg " RDEPEND="${DEPEND}"