swift 14/11/27 09:58:52 Modified: selinux-bitlbee-9999.ebuild ChangeLog Log: Do not pull in DEPEND in RDEPEND unnecessary (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Revision Changes Path 1.6 sec-policy/selinux-bitlbee/selinux-bitlbee-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-9999.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-9999.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-9999.ebuild?r1=1.5&r2=1.6 Index: selinux-bitlbee-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-9999.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- selinux-bitlbee-9999.ebuild 27 Nov 2014 09:06:24 -0000 1.5 +++ selinux-bitlbee-9999.ebuild 27 Nov 2014 09:58:52 -0000 1.6 @@ -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/sec-policy/selinux-bitlbee/selinux-bitlbee-9999.ebuild,v 1.5 2014/11/27 09:06:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-9999.ebuild,v 1.6 2014/11/27 09:58:52 swift Exp $ EAPI="5" IUSE="" @@ -19,4 +19,6 @@ DEPEND="${DEPEND} sec-policy/selinux-inetd " -RDEPEND="${DEPEND}" +RDEPEND="${RDEPEND} + sec-policy/selinux-inetd +" 1.50 sec-policy/selinux-bitlbee/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 27 Nov 2014 09:06:24 -0000 1.49 +++ ChangeLog 27 Nov 2014 09:58:52 -0000 1.50 @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-bitlbee # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog,v 1.49 2014/11/27 09:06:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog,v 1.50 2014/11/27 09:58:52 swift Exp $ + + 27 Nov 2014; Sven Vermeulen <[email protected]> selinux-bitlbee-9999.ebuild: + Do not pull in DEPEND in RDEPEND unnecessary 27 Nov 2014; Sven Vermeulen <[email protected]> selinux-bitlbee-9999.ebuild: Oopsie, RDEPEND needs to mimic DEPEND, not itself
