public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/bcron/
Date: Sat, 11 Jun 2016 20:06:55 +0000 (UTC)	[thread overview]
Message-ID: <1465675567.0e09450502ff1e00e391e77b5e559ab17b1589aa.pacho@gentoo> (raw)

commit:     0e09450502ff1e00e391e77b5e559ab17b1589aa
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 20:06:07 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 20:06:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e094505

sys-process/bcron: Needs python2 for building (#569020)

Package-Manager: portage-2.3.0_rc1

 sys-process/bcron/bcron-0.10.ebuild | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/sys-process/bcron/bcron-0.10.ebuild b/sys-process/bcron/bcron-0.10.ebuild
index f9eaa6c..68c21fd 100644
--- a/sys-process/bcron/bcron-0.10.ebuild
+++ b/sys-process/bcron/bcron-0.10.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
+PYTHON_COMPAT=( python2_7 )
 
-inherit cron eutils multilib toolchain-funcs
+inherit cron eutils multilib python-any-r1 toolchain-funcs
 
 DESCRIPTION="A new cron system designed with secure operations in mind by Bruce Guenter"
 HOMEPAGE="http://untroubled.org/bcron/"
@@ -14,12 +15,17 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=">=dev-libs/bglibs-1.106"
-RDEPEND="${DEPEND}
+RDEPEND="
 	>=sys-process/cronbase-0.3.2
 	virtual/mta
 	sys-apps/ucspi-unix
-	virtual/daemontools"
+	virtual/daemontools
+"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+	>=dev-libs/bglibs-1.106
+"
+
 
 CRON_SYSTEM_CRONTAB="yes"
 


             reply	other threads:[~2016-06-11 20:07 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-11 20:06 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-22 17:03 [gentoo-commits] repo/gentoo:master commit in: sys-process/bcron/ Sam James
2025-06-22 16:58 Sam James
2024-07-31  9:24 Pacho Ramos
2022-08-28  6:30 WANG Xuerui
2022-05-31 11:20 Sam James
2021-07-21  2:22 Yixun Lan
2020-12-03 16:09 Sam James
2020-09-23 11:07 Michał Górny
2020-09-23 10:34 Agostino Sarubbo
2020-09-23 10:20 Agostino Sarubbo
2020-02-10 13:26 Michał Górny
2019-05-17 13:07 Stefan Strogin
2016-06-26 11:31 Aaron Bauman
2016-06-13 12:27 Agostino Sarubbo
2016-06-13 12:26 Agostino Sarubbo
2016-06-11 20:06 Pacho Ramos
2015-10-24 17:50 Sergey Popov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465675567.0e09450502ff1e00e391e77b5e559ab17b1589aa.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox