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 6EC3313997D for ; Mon, 11 Nov 2019 01:00:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB76BE09E1; Mon, 11 Nov 2019 01:00:44 +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 A5B34E09E1 for ; Mon, 11 Nov 2019 01:00:44 +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 CD12634CBA7 for ; Mon, 11 Nov 2019 01:00:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26886892 for ; Mon, 11 Nov 2019 01:00:41 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1573434031.cd900b031fef35ee240f5f7151060debec7c8459.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/calibre/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/calibre/calibre-4.3.0-r1.ebuild app-text/calibre/calibre-4.3.0.ebuild X-VCS-Directories: app-text/calibre/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: cd900b031fef35ee240f5f7151060debec7c8459 X-VCS-Branch: master Date: Mon, 11 Nov 2019 01:00:41 +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: 6d7faf79-fe9e-4e11-b403-41673fe89567 X-Archives-Hash: e5395cb002bce96c5d32f3b41aedea56 commit: cd900b031fef35ee240f5f7151060debec7c8459 Author: Zac Medico gentoo org> AuthorDate: Mon Nov 11 00:49:47 2019 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Nov 11 01:00:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd900b03 app-text/calibre: 4.3.0-r1 revbump Reported-by: majlo o2.pl> Closes: https://bugs.gentoo.org/699628 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zac Medico gentoo.org> app-text/calibre/{calibre-4.3.0.ebuild => calibre-4.3.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/calibre/calibre-4.3.0.ebuild b/app-text/calibre/calibre-4.3.0-r1.ebuild similarity index 99% rename from app-text/calibre/calibre-4.3.0.ebuild rename to app-text/calibre/calibre-4.3.0-r1.ebuild index a435558ef33..bd7b7fd3364 100644 --- a/app-text/calibre/calibre-4.3.0.ebuild +++ b/app-text/calibre/calibre-4.3.0-r1.ebuild @@ -55,6 +55,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=sys-apps/dbus-1.10.8 dev-python/dnspython[${PYTHON_USEDEP}] >=dev-python/feedparser-5.2.1[${PYTHON_USEDEP}] + >=dev-python/html2text-2019.8.11[${PYTHON_USEDEP}] >=dev-python/html5-parser-0.4.3[${PYTHON_USEDEP}] >=dev-python/lxml-3.8.0[${PYTHON_USEDEP}] >=dev-python/markdown-3.0.1[${PYTHON_USEDEP}]