swift       14/11/02 09:10:58

  Modified:             openntpd-20080406-r9.ebuild ChangeLog
  Log:
  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug 
#527698)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  Changes    Path
1.4                  net-misc/openntpd/openntpd-20080406-r9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild?r1=1.3&r2=1.4

Index: openntpd-20080406-r9.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openntpd-20080406-r9.ebuild 17 Oct 2014 20:09:19 -0000      1.3
+++ openntpd-20080406-r9.ebuild 2 Nov 2014 09:10:58 -0000       1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild,v 1.3 
2014/10/17 20:09:19 ottxor Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild,v 1.4 
2014/11/02 09:10:58 swift Exp $
 
 EAPI=5
 
@@ -18,12 +18,14 @@
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
 IUSE="ssl selinux"
 
-RDEPEND="ssl? ( dev-libs/openssl )
-       selinux? ( sec-policy/selinux-ntp )
+CDEPEND="ssl? ( dev-libs/openssl )
        !<=net-misc/ntp-4.2.0-r2
        !net-misc/ntp[-openntpd]"
-DEPEND="${RDEPEND}
+DEPEND="${CDEPEND}
        virtual/yacc"
+RDEPEND="${CDEPEND}
+       selinux? ( sec-policy/selinux-ntp )
+"
 
 S="${WORKDIR}/${MY_P/_/-}"
 



1.126                net-misc/openntpd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?rev=1.126&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?rev=1.126&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog   17 Oct 2014 20:11:57 -0000      1.125
+++ ChangeLog   2 Nov 2014 09:10:58 -0000       1.126
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/openntpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.125 
2014/10/17 20:11:57 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.126 
2014/11/02 09:10:58 swift Exp $
+
+  02 Nov 2014; Sven Vermeulen <[email protected]> openntpd-20080406-r9.ebuild:
+  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+  #527698)
 
   17 Oct 2014; Christoph Junghans <[email protected]>
   -files/openntpd.service-20080406-r3, -openntpd-20080406-r7.ebuild,




Reply via email to