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 3C2491384B4 for ; Tue, 15 Dec 2015 20:16:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE562E0898; Tue, 15 Dec 2015 20:16:51 +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 4C914E0898 for ; Tue, 15 Dec 2015 20:16:51 +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 5969A33FEB1 for ; Tue, 15 Dec 2015 20:16:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E77C7CB1 for ; Tue, 15 Dec 2015 20:16:46 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1450210597.004a79724f8b0640dedbf5b2e327d085e9fb50c7.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/rawtherapee/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/rawtherapee/rawtherapee-4.2-r1.ebuild X-VCS-Directories: media-gfx/rawtherapee/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 004a79724f8b0640dedbf5b2e327d085e9fb50c7 X-VCS-Branch: master Date: Tue, 15 Dec 2015 20:16:46 +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: d1ce273e-ef5a-4fb1-abfc-5d22eb966657 X-Archives-Hash: 6fc50717ec10b671297e443296d984e4 commit: 004a79724f8b0640dedbf5b2e327d085e9fb50c7 Author: Pacho Ramos gentoo org> AuthorDate: Tue Dec 15 20:16:14 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Dec 15 20:16:37 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=004a7972 media-gfx/rawtherapee: Make repoman happier Package-Manager: portage-2.2.26 media-gfx/rawtherapee/rawtherapee-4.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/rawtherapee/rawtherapee-4.2-r1.ebuild b/media-gfx/rawtherapee/rawtherapee-4.2-r1.ebuild index 2723b91..6aa7c2e 100644 --- a/media-gfx/rawtherapee/rawtherapee-4.2-r1.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-4.2-r1.ebuild @@ -36,7 +36,7 @@ DEPEND="${RDEPEND} PATCHES=( # Upstream patches for fixing build with current libstdc++ # A newer snapshot/version will make this unneeded - "${FILESDIR}"/${P}-cxx11.patch + "${FILESDIR}"/${P}-cxx11.patch "${FILESDIR}"/${P}-CVE-2015-3885.patch "${FILESDIR}"/${P}-build-cxx11.patch "${FILESDIR}"/${P}-build-cxx11-2.patch