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 902D0138334 for ; Wed, 4 Sep 2019 19:47:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D1EDE0841; Wed, 4 Sep 2019 19:47:31 +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 2D62BE0841 for ; Wed, 4 Sep 2019 19:47:31 +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 E6EF434AC16 for ; Wed, 4 Sep 2019 19:47:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66D74776 for ; Wed, 4 Sep 2019 19:47:27 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1567626405.d8149293e9453cded779939e7a65bc8fcfcb9fe3.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/pybliographer/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/pybliographer/pybliographer-1.4.0-r1.ebuild app-office/pybliographer/pybliographer-1.4.0-r2.ebuild X-VCS-Directories: app-office/pybliographer/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: d8149293e9453cded779939e7a65bc8fcfcb9fe3 X-VCS-Branch: master Date: Wed, 4 Sep 2019 19:47:27 +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: 177edab7-88d1-4ed7-9b4f-2f149172023a X-Archives-Hash: 05c3df6a674487c8d60b99153ce4c33d commit: d8149293e9453cded779939e7a65bc8fcfcb9fe3 Author: Pacho Ramos gentoo org> AuthorDate: Wed Sep 4 19:46:45 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Sep 4 19:46:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8149293 app-office/pybliographer: gconf-python used at runtime Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Pacho Ramos gentoo.org> .../{pybliographer-1.4.0-r1.ebuild => pybliographer-1.4.0-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/app-office/pybliographer/pybliographer-1.4.0-r1.ebuild b/app-office/pybliographer/pybliographer-1.4.0-r2.ebuild similarity index 97% rename from app-office/pybliographer/pybliographer-1.4.0-r1.ebuild rename to app-office/pybliographer/pybliographer-1.4.0-r2.ebuild index 13679af5818..4cf3e67ada7 100644 --- a/app-office/pybliographer/pybliographer-1.4.0-r1.ebuild +++ b/app-office/pybliographer/pybliographer-1.4.0-r2.ebuild @@ -21,6 +21,7 @@ RDEPEND="${PYTHON_DEPS} >=app-text/recode-3.6-r1 app-text/rarian dev-libs/glib:2 + dev-python/gconf-python:2[${PYTHON_USEDEP}] dev-python/pygobject:2[${PYTHON_USEDEP}] >=dev-python/pygtk-2.24.0:2[${PYTHON_USEDEP}] >=dev-python/python-bibtex-1.2.5[${PYTHON_USEDEP}]