From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1316758-garchives=archives.gentoo.org@lists.gentoo.org>
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 692E6158014
	for <garchives@archives.gentoo.org>; Sun, 29 Aug 2021 18:30:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5A7E8E0849;
	Sun, 29 Aug 2021 18:30:40 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 252A0E0849
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 Aug 2021 18:30:40 +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 F2DFA342A54
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 Aug 2021 18:30:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AE6B8E
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 Aug 2021 18:30:37 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1630261759.42ef13e23dc5317360ff2f0b962862999e71d5cd.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libextractor/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/libextractor/libextractor-1.9-r1.ebuild media-libs/libextractor/libextractor-1.9-r2.ebuild
X-VCS-Directories: media-libs/libextractor/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 42ef13e23dc5317360ff2f0b962862999e71d5cd
X-VCS-Branch: master
Date: Sun, 29 Aug 2021 18:30:37 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 5ab26fc3-4415-4b42-8449-33f593d3b404
X-Archives-Hash: 86785bdb0de268b499d5370e49d52526

commit:     42ef13e23dc5317360ff2f0b962862999e71d5cd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 29 18:28:10 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 29 18:29:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ef13e2

media-libs/libextractor: [QA] revbump for changed RDEPEND

It's necessary to have a revision bump for changes in RDEPEND,
but especially where we're changing the providers of an
any-of || ( ... ) dependency.

In this case, if one already has edbrowse installed,
once/if tidy-html5 is masked for removal (which seems to be
the plan), there's no reason the package manage is obligated
to realise that the existing ebuild was modified to allow
htmltidy instead. Hence, a revision bump is required
to apply the metadata change.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{libextractor-1.9-r1.ebuild => libextractor-1.9-r2.ebuild}            | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-libs/libextractor/libextractor-1.9-r1.ebuild b/media-libs/libextractor/libextractor-1.9-r2.ebuild
similarity index 100%
rename from media-libs/libextractor/libextractor-1.9-r1.ebuild
rename to media-libs/libextractor/libextractor-1.9-r2.ebuild