public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/haveged/
Date: Thu, 11 May 2017 03:19:07 +0000 (UTC)	[thread overview]
Message-ID: <1494472744.1c182cba7efcde2720426a3289b49ee446c4b2ac.robbat2@gentoo> (raw)

commit:     1c182cba7efcde2720426a3289b49ee446c4b2ac
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 03:18:22 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu May 11 03:19:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c182cba

sys-apps/haveged: add selinux policy per withdrawn GitHub PR#4597.

Package-Manager: portage-2.3.3
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 sys-apps/haveged/haveged-1.9.1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/sys-apps/haveged/haveged-1.9.1.ebuild b/sys-apps/haveged/haveged-1.9.1.ebuild
index 58ea8ddcac9..752b7a21e6b 100644
--- a/sys-apps/haveged/haveged-1.9.1.ebuild
+++ b/sys-apps/haveged/haveged-1.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,10 +12,11 @@ SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz"
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 arm x86"
-IUSE=""
+IUSE="selinux"
 
 DEPEND=""
-RDEPEND="!<sys-apps/openrc-0.11.8"
+RDEPEND="!<sys-apps/openrc-0.11.8
+		 selinux? ( sec-policy/selinux-entropyd )"
 
 # threads are broken right now, but eventually
 # we should add $(use_enable threads)


             reply	other threads:[~2017-05-11  3:19 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11  3:19 Robin H. Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-02 10:20 [gentoo-commits] repo/gentoo:master commit in: sys-apps/haveged/ WANG Xuerui
2022-07-25  7:09 Agostino Sarubbo
2022-07-22 17:57 Sam James
2022-07-22 14:33 Anthony G. Basile
2022-05-05 15:06 Anthony G. Basile
2022-02-19 14:12 Arthur Zamarin
2022-02-19 13:22 Jakov Smolić
2022-02-19 13:15 Jakov Smolić
2022-02-19 12:45 Arthur Zamarin
2022-01-10 15:58 Anthony G. Basile
2022-01-09  1:42 Sam James
2021-12-24 18:18 Arthur Zamarin
2021-12-24 18:18 Arthur Zamarin
2021-12-24 13:51 Jakov Smolić
2021-12-24 13:51 Jakov Smolić
2021-12-24  8:08 Sam James
2021-12-24  8:08 Sam James
2021-10-04 14:51 Anthony G. Basile
2021-07-22  0:41 Georgy Yakovlev
2021-07-06 19:00 Georgy Yakovlev
2021-06-19 22:54 Joshua Kinard
2021-03-11 13:30 Sam James
2021-03-11  2:36 Sam James
2021-03-09 10:30 Sam James
2021-01-20 21:16 Lars Wendler
2021-01-20 21:16 Lars Wendler
2021-01-08  1:58 Anthony G. Basile
2020-07-14 11:10 Jeroen Roovers
2020-06-29 18:41 Anthony G. Basile
2020-06-22 13:33 Anthony G. Basile
2020-06-22 13:30 Anthony G. Basile
2020-06-17 15:59 Anthony G. Basile
2020-06-10 19:46 Anthony G. Basile
2020-04-14 12:32 Agostino Sarubbo
2020-04-08 10:17 Agostino Sarubbo
2020-04-08  9:47 Agostino Sarubbo
2020-04-07 20:43 Anthony G. Basile
2019-12-26 12:56 Georgy Yakovlev
2018-09-05 10:14 Jeroen Roovers
2018-09-05 10:14 Jeroen Roovers
2018-04-21 11:40 Mikle Kolyada
2018-04-05 23:19 Thomas Deutschmann
2018-04-01 17:41 Aaron Bauman
2018-03-31 14:56 Anthony G. Basile
2018-03-31 14:43 Anthony G. Basile
2018-03-31 14:28 Anthony G. Basile
2018-03-31 14:12 Anthony G. Basile
2017-11-18 22:21 Anthony G. Basile
2017-11-17 16:20 Anthony G. Basile
2017-08-26 11:29 Anthony G. Basile
2015-10-24 17:16 Anthony G. Basile
2015-10-24 17:09 Mikle Kolyada
2015-10-17 11:18 Markus Meier

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=1494472744.1c182cba7efcde2720426a3289b49ee446c4b2ac.robbat2@gentoo \
    --to=robbat2@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