From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8591559CAF for ; Tue, 5 Apr 2016 12:29:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CC3121C008; Tue, 5 Apr 2016 12:28:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07EF121C008 for ; Tue, 5 Apr 2016 12:28:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C622340961 for ; Tue, 5 Apr 2016 12:28:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F2B781 for ; Tue, 5 Apr 2016 12:28:54 +0000 (UTC) From: "Tiziano Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tiziano Müller" Message-ID: <1459859329.7cd5002ce67df5e2d4c89bd00afc6f2498bdf057.dev-zero@gentoo> Subject: [gentoo-commits] dev/dev-zero:master commit in: net-im/errbot/ X-VCS-Repository: dev/dev-zero X-VCS-Files: net-im/errbot/errbot-4.0.3.ebuild X-VCS-Directories: net-im/errbot/ X-VCS-Committer: dev-zero X-VCS-Committer-Name: Tiziano Müller X-VCS-Revision: 7cd5002ce67df5e2d4c89bd00afc6f2498bdf057 X-VCS-Branch: master Date: Tue, 5 Apr 2016 12:28:54 +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-Archives-Salt: 7d064424-9eb8-4c95-9b2f-584ee996c8f6 X-Archives-Hash: 27dedb72540c880006ded2f2c835188b commit: 7cd5002ce67df5e2d4c89bd00afc6f2498bdf057 Author: Tiziano Müller gentoo org> AuthorDate: Tue Apr 5 12:28:49 2016 +0000 Commit: Tiziano Müller gentoo org> CommitDate: Tue Apr 5 12:28:49 2016 +0000 URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=7cd5002c net-im/errbot: require dev-python/daemonize net-im/errbot/errbot-4.0.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/errbot/errbot-4.0.3.ebuild b/net-im/errbot/errbot-4.0.3.ebuild index 891196d..193b93e 100644 --- a/net-im/errbot/errbot-4.0.3.ebuild +++ b/net-im/errbot/errbot-4.0.3.ebuild @@ -31,6 +31,7 @@ RDEPEND="dev-python/webtest[${PYTHON_USEDEP}] dev-python/ansi[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/pygments-markdown-lexer[${PYTHON_USEDEP}] + dev-python/daemonize[${PYTHON_USEDEP}] virtual/python-dnspython[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python3_3 python3_4) hipchat? (