From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B5177138334 for ; Tue, 26 Feb 2019 18:37:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F45BE083B; Tue, 26 Feb 2019 18:37:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 544EEE083B for ; Tue, 26 Feb 2019 18:37:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82D02335CA6 for ; Tue, 26 Feb 2019 18:37:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 651D6552 for ; Tue, 26 Feb 2019 18:36:58 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1551205294.8db532d19b0d3b977d5382a2aa6dbd2581eab6d2.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libv4l/libv4l-1.16.3.ebuild X-VCS-Directories: media-libs/libv4l/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 8db532d19b0d3b977d5382a2aa6dbd2581eab6d2 X-VCS-Branch: master Date: Tue, 26 Feb 2019 18:36:58 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f52d87f0-c460-49df-992f-9a3ff002400b X-Archives-Hash: f793345f0e98b958b11fa75f1d40f98c commit: 8db532d19b0d3b977d5382a2aa6dbd2581eab6d2 Author: Alexis Ballier gentoo org> AuthorDate: Tue Feb 26 18:08:38 2019 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Feb 26 18:21:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db532d1 media-libs/libv4l: remove outdated comment Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexis Ballier gentoo.org> media-libs/libv4l/libv4l-1.16.3.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-libs/libv4l/libv4l-1.16.3.ebuild b/media-libs/libv4l/libv4l-1.16.3.ebuild index 37d13b033ca..7774dbcf964 100644 --- a/media-libs/libv4l/libv4l-1.16.3.ebuild +++ b/media-libs/libv4l/libv4l-1.16.3.ebuild @@ -16,7 +16,6 @@ SLOT="0/0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="jpeg" -# The libraries only link to -ljpeg, therefore multilib depend only for virtual/jpeg. RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] ) virtual/libudev[${MULTILIB_USEDEP}] !media-tv/v4l2-ctl