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 E8FCD1382C5 for ; Mon, 8 Feb 2021 06:36:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34934E07B3; Mon, 8 Feb 2021 06:36:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 14422E07B3 for ; Mon, 8 Feb 2021 06:36:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BCA55340C7F for ; Mon, 8 Feb 2021 06:36:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE0CA54 for ; Mon, 8 Feb 2021 06:36:48 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1612766184.8e75985203984dcfa4276e75c0c6f9f1ca36e82d.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ahoviewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/ahoviewer/ahoviewer-1.6.5-r2.ebuild media-gfx/ahoviewer/ahoviewer-1.6.5-r3.ebuild X-VCS-Directories: media-gfx/ahoviewer/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 8e75985203984dcfa4276e75c0c6f9f1ca36e82d X-VCS-Branch: master Date: Mon, 8 Feb 2021 06:36:48 +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: e9fd61a7-26c2-4fda-8680-d981e6b5d6a3 X-Archives-Hash: b39c45c3368f1c2f2d4f49c41aca8042 commit: 8e75985203984dcfa4276e75c0c6f9f1ca36e82d Author: Joonas Niilola gentoo org> AuthorDate: Mon Feb 8 06:35:46 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Feb 8 06:36:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e759852 media-gfx/ahoviewer: revbump, unrar is sub-slotted Signed-off-by: Joonas Niilola gentoo.org> .../{ahoviewer-1.6.5-r2.ebuild => ahoviewer-1.6.5-r3.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/ahoviewer/ahoviewer-1.6.5-r2.ebuild b/media-gfx/ahoviewer/ahoviewer-1.6.5-r3.ebuild similarity index 96% rename from media-gfx/ahoviewer/ahoviewer-1.6.5-r2.ebuild rename to media-gfx/ahoviewer/ahoviewer-1.6.5-r3.ebuild index 5ce0c637702..bff03cef4b0 100644 --- a/media-gfx/ahoviewer/ahoviewer-1.6.5-r2.ebuild +++ b/media-gfx/ahoviewer/ahoviewer-1.6.5-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,7 +26,7 @@ DEPEND=" media-libs/gst-plugins-bad:1.0 media-libs/gstreamer:1.0 ) - rar? ( app-arch/unrar ) + rar? ( app-arch/unrar:= ) ssl? ( gnutls? ( net-libs/gnutls:=