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 A523813825A for ; Sat, 14 May 2016 13:52:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2B35E0806; Sat, 14 May 2016 13:52:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8188BE0806 for ; Sat, 14 May 2016 13:52:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 237143408EC for ; Sat, 14 May 2016 13:52:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1406633A for ; Sat, 14 May 2016 13:52:10 +0000 (UTC) From: "Amy Winston" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Winston" Message-ID: <1463233695.0edcd4a4d2d3045e75e4368e5943d743466438a7.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/opencv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/opencv/opencv-3.1.0-r1.ebuild X-VCS-Directories: media-libs/opencv/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Winston X-VCS-Revision: 0edcd4a4d2d3045e75e4368e5943d743466438a7 X-VCS-Branch: master Date: Sat, 14 May 2016 13:52:10 +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: fd0881d1-0122-4ba3-aadb-a4f86913f1af X-Archives-Hash: 760555acd611784a74d7ec9e30854c94 commit: 0edcd4a4d2d3045e75e4368e5943d743466438a7 Author: Amy Winston gentoo org> AuthorDate: Sat May 14 13:48:15 2016 +0000 Commit: Amy Winston gentoo org> CommitDate: Sat May 14 13:48:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0edcd4a4 media-libs/opencv: correct contrib url Package-Manager: portage-2.2.26 media-libs/opencv/opencv-3.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/opencv/opencv-3.1.0-r1.ebuild b/media-libs/opencv/opencv-3.1.0-r1.ebuild index 5df52b0..c6a524c 100644 --- a/media-libs/opencv/opencv-3.1.0-r1.ebuild +++ b/media-libs/opencv/opencv-3.1.0-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://opencv.org" SRC_URI=" mirror://sourceforge/opencvlibrary/opencv-unix/${PV}/${P}.zip https://github.com/Itseez/${PN}/archive/${PV}.zip -> ${P}.zip - contrib? ( https://github.com/Itseez/${PN}_contrib/archive/${PV}.zip -> ${PN}_contrib.zip )" + contrib? ( https://github.com/Itseez/opencv_contrib/archive/2d1fc7a6cdccd04435795f68126151a51071a539.zip -> ${PN}_contrib.zip )" # commit from 26.10.2015 LICENSE="BSD" SLOT="0/3.1" # subslot = libopencv* soname version