From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-992863-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 84A15138806
	for <garchives@archives.gentoo.org>; Mon, 25 Dec 2017 13:53:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 49E61E0C11;
	Mon, 25 Dec 2017 13:53:23 +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 2C19BE0C11
	for <gentoo-commits@lists.gentoo.org>; Mon, 25 Dec 2017 13:53:22 +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 201DA33C770
	for <gentoo-commits@lists.gentoo.org>; Mon, 25 Dec 2017 13:53:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id ACFE9AE8F
	for <gentoo-commits@lists.gentoo.org>; Mon, 25 Dec 2017 13:53:19 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1514209980.cfad7524e69a1c9f793156a5a0c207004c3b0d63.asturm@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.6.ebuild
X-VCS-Directories: media-libs/libextractor/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: cfad7524e69a1c9f793156a5a0c207004c3b0d63
X-VCS-Branch: master
Date: Mon, 25 Dec 2017 13:53:19 +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-Archives-Salt: ddd3dc52-a756-441f-ae68-7416377a3fc9
X-Archives-Hash: 8570004511bf03f644db75666c07eadc

commit:     cfad7524e69a1c9f793156a5a0c207004c3b0d63
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 11:05:55 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 13:53:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfad7524

media-libs/libextractor: Drop ancient blocker

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-libs/libextractor/libextractor-1.6.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-libs/libextractor/libextractor-1.6.ebuild b/media-libs/libextractor/libextractor-1.6.ebuild
index 55e0250cb2f..d99a626f21b 100644
--- a/media-libs/libextractor/libextractor-1.6.ebuild
+++ b/media-libs/libextractor/libextractor-1.6.ebuild
@@ -50,7 +50,6 @@ DEPEND="${COMMON_DEPEND}
 # test? ( app-forensics/zzuf )
 RDEPEND="${COMMON_DEPEND}
 	!sci-biology/glimmer
-	!sci-chemistry/pdb-extract
 "
 
 src_prepare() {