perfinion    15/07/15 19:35:23

  Modified:             timer_entropyd-0.2.ebuild ChangeLog
  Log:
  RDEP on SELinux policy bug 552762
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x7EF137EC935B0EAF)

Revision  Changes    Path
1.5                  sys-apps/timer_entropyd/timer_entropyd-0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/timer_entropyd/timer_entropyd-0.2.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/timer_entropyd/timer_entropyd-0.2.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/timer_entropyd/timer_entropyd-0.2.ebuild?r1=1.4&r2=1.5

Index: timer_entropyd-0.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/timer_entropyd-0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- timer_entropyd-0.2.ebuild   2 Mar 2015 01:36:20 -0000       1.4
+++ timer_entropyd-0.2.ebuild   15 Jul 2015 19:35:23 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/timer_entropyd-0.2.ebuild,v 1.4 
2015/03/02 01:36:20 kumba Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/timer_entropyd-0.2.ebuild,v 1.5 
2015/07/15 19:35:23 perfinion Exp $
 
 EAPI=4
 
@@ -13,7 +13,9 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~mips x86"
-IUSE="debug"
+IUSE="debug selinux"
+
+RDEPEND="selinux? ( sec-policy/selinux-entropyd )"
 
 src_prepare() {
        sed -i -e 's:-O2::' Makefile || die



1.19                 sys-apps/timer_entropyd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/timer_entropyd/ChangeLog?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/timer_entropyd/ChangeLog?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/timer_entropyd/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   27 Apr 2015 00:03:16 -0000      1.18
+++ ChangeLog   15 Jul 2015 19:35:23 -0000      1.19
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/timer_entropyd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/ChangeLog,v 1.18 
2015/04/27 00:03:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/ChangeLog,v 1.19 
2015/07/15 19:35:23 perfinion Exp $
+
+  15 Jul 2015; Jason Zaman <[email protected]> timer_entropyd-0.2.ebuild:
+  RDEP on SELinux policy bug 552762
 
   27 Apr 2015; Manuel RĂ¼ger <[email protected]> -timer_entropyd-0.1-r3.ebuild:
   Remove old.




Reply via email to