swift 14/11/02 10:16:59 Modified: acpid-2.0.23.ebuild acpid-2.0.22.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.2 sys-power/acpid/acpid-2.0.23.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild?r1=1.1&r2=1.2 Index: acpid-2.0.23.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- acpid-2.0.23.ebuild 24 Aug 2014 09:04:35 -0000 1.1 +++ acpid-2.0.23.ebuild 2 Nov 2014 10:16:59 -0000 1.2 @@ -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/sys-power/acpid/acpid-2.0.23.ebuild,v 1.1 2014/08/24 09:04:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild,v 1.2 2014/11/02 10:16:59 swift Exp $ EAPI=5 inherit linux-info systemd @@ -15,8 +15,7 @@ IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )" -DEPEND="${RDEPEND} - >=sys-kernel/linux-headers-3" +DEPEND=">=sys-kernel/linux-headers-3" pkg_pretend() { local CONFIG_CHECK="~INPUT_EVDEV" 1.3 sys-power/acpid/acpid-2.0.22.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild?r1=1.2&r2=1.3 Index: acpid-2.0.22.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- acpid-2.0.22.ebuild 21 Jul 2014 19:38:08 -0000 1.2 +++ acpid-2.0.22.ebuild 2 Nov 2014 10:16:59 -0000 1.3 @@ -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/sys-power/acpid/acpid-2.0.22.ebuild,v 1.2 2014/07/21 19:38:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild,v 1.3 2014/11/02 10:16:59 swift Exp $ EAPI=5 inherit linux-info systemd @@ -15,8 +15,7 @@ IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )" -DEPEND="${RDEPEND} - >=sys-kernel/linux-headers-3" +DEPEND=">=sys-kernel/linux-headers-3" pkg_pretend() { local CONFIG_CHECK="~INPUT_EVDEV" 1.120 sys-power/acpid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?rev=1.120&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?rev=1.120&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?r1=1.119&r2=1.120 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v retrieving revision 1.119 retrieving revision 1.120 diff -u -r1.119 -r1.120 --- ChangeLog 24 Aug 2014 09:04:35 -0000 1.119 +++ ChangeLog 2 Nov 2014 10:16:59 -0000 1.120 @@ -1,6 +1,11 @@ # ChangeLog for sys-power/acpid # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.119 2014/08/24 09:04:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.120 2014/11/02 10:16:59 swift Exp $ + + 02 Nov 2014; Sven Vermeulen <[email protected]> acpid-2.0.22.ebuild, + acpid-2.0.23.ebuild: + Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug + #527698) *acpid-2.0.23 (24 Aug 2014)
