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 1C79C138ACE for ; Thu, 11 Dec 2014 18:31:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64C6AE0F7F; Thu, 11 Dec 2014 18:30:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 135DBE0F7F for ; Thu, 11 Dec 2014 18:30:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 313FF33FFB1 for ; Thu, 11 Dec 2014 18:30:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2FE0C29B for ; Thu, 11 Dec 2014 18:30:54 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1418322626.b31f278d43236503a574ed187bb0f6bb5dc7d21e.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kio-extras/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kio-extras/kio-extras-5.1.2-r1.ebuild kde-base/kio-extras/kio-extras-5.1.2.ebuild X-VCS-Directories: kde-base/kio-extras/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: b31f278d43236503a574ed187bb0f6bb5dc7d21e X-VCS-Branch: master Date: Thu, 11 Dec 2014 18:30:54 +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: 4a95b5de-4387-43f4-b7ae-6c2d24424d00 X-Archives-Hash: 0aa1281a5a06836837aecd58e2d19ace commit: b31f278d43236503a574ed187bb0f6bb5dc7d21e Author: Manuel Rüger gentoo org> AuthorDate: Thu Dec 11 18:30:26 2014 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Thu Dec 11 18:30:26 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b31f278d [kde-base/kio-extras] Fix build. Drop patch from ebuild. Package-Manager: portage-2.2.15 --- .../kio-extras/{kio-extras-5.1.2-r1.ebuild => kio-extras-5.1.2.ebuild} | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-base/kio-extras/kio-extras-5.1.2-r1.ebuild b/kde-base/kio-extras/kio-extras-5.1.2.ebuild similarity index 97% rename from kde-base/kio-extras/kio-extras-5.1.2-r1.ebuild rename to kde-base/kio-extras/kio-extras-5.1.2.ebuild index 0d0c1ca..17d386f 100644 --- a/kde-base/kio-extras/kio-extras-5.1.2-r1.ebuild +++ b/kde-base/kio-extras/kio-extras-5.1.2.ebuild @@ -61,8 +61,6 @@ DEPEND="${COMMON_DEPEND} # requires running kde environment RESTRICT="test" -PATCHES=( "${FILESDIR}/${P}-CVE-2014-8600.patch" ) - src_configure() { local mycmakeargs=( $(cmake-utils_use_find_package exif Exiv2)