swift       14/11/02 08:56:39

  Modified:             tftp-hpa-5.2-r1.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.13                 net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild?r1=1.12&r2=1.13

Index: tftp-hpa-5.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- tftp-hpa-5.2-r1.ebuild      11 Aug 2014 04:36:23 -0000      1.12
+++ tftp-hpa-5.2-r1.ebuild      2 Nov 2014 08:56:39 -0000       1.13
@@ -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-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v 
1.12 2014/08/11 04:36:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v 
1.13 2014/11/02 08:56:39 swift Exp $
 
 EAPI="4"
 
@@ -15,14 +15,16 @@
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~x86-fbsd ~ppc-macos"
 IUSE="ipv6 readline selinux tcpd"
 
-RDEPEND="selinux? ( sec-policy/selinux-tftp )
+CDEPEND="
        readline? ( sys-libs/readline )
        tcpd? ( sys-apps/tcp-wrappers )
        !net-ftp/atftp
        !net-ftp/netkit-tftp"
-DEPEND="${RDEPEND}
+DEPEND="${CDEPEND}
        app-arch/xz-utils"
-
+RDEPEND="${CDEPEND}
+       selinux? ( sec-policy/selinux-tftp )
+"
 src_prepare() {
        epatch_user
 



1.78                 net-ftp/tftp-hpa/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/ChangeLog?rev=1.78&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/ChangeLog?rev=1.78&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   11 Aug 2014 04:36:23 -0000      1.77
+++ ChangeLog   2 Nov 2014 08:56:39 -0000       1.78
@@ -1,6 +1,10 @@
 # ChangeLog for net-ftp/tftp-hpa
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.77 
2014/08/11 04:36:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.78 
2014/11/02 08:56:39 swift Exp $
+
+  02 Nov 2014; Sven Vermeulen <[email protected]> tftp-hpa-5.2-r1.ebuild:
+  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+  #527698)
 
   11 Aug 2014; Mike Frysinger <[email protected]> tftp-hpa-5.2-r1.ebuild:
   Do not create an empty /tftproot #519338 by Michael Jones.




Reply via email to