floppym 15/05/30 18:08:36 Modified: systemd-9999.ebuild ChangeLog Log: Depend on >=sys-apps/util-linux-2.26, bug 550832 by Elias Probst. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.170 sys-apps/systemd/systemd-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.170&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.170&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.169&r2=1.170 Index: systemd-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v retrieving revision 1.169 retrieving revision 1.170 diff -u -r1.169 -r1.170 --- systemd-9999.ebuild 30 May 2015 13:58:45 -0000 1.169 +++ systemd-9999.ebuild 30 May 2015 18:08:36 -0000 1.170 @@ -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/systemd/systemd-9999.ebuild,v 1.169 2015/05/30 13:58:45 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.170 2015/05/30 18:08:36 floppym Exp $ EAPI=5 @@ -33,7 +33,7 @@ MINKV="3.8" -COMMON_DEPEND=">=sys-apps/util-linux-2.25:0= +COMMON_DEPEND=">=sys-apps/util-linux-2.26:0= sys-libs/libcap:0= !<sys-libs/glibc-2.16 acl? ( sys-apps/acl:0= ) 1.375 sys-apps/systemd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.375&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.375&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.374&r2=1.375 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v retrieving revision 1.374 retrieving revision 1.375 diff -u -r1.374 -r1.375 --- ChangeLog 30 May 2015 13:58:45 -0000 1.374 +++ ChangeLog 30 May 2015 18:08:36 -0000 1.375 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.374 2015/05/30 13:58:45 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.375 2015/05/30 18:08:36 floppym Exp $ + + 30 May 2015; Mike Gilbert <[email protected]> systemd-9999.ebuild: + Depend on >=sys-apps/util-linux-2.26, bug 550832 by Elias Probst. 30 May 2015; Mike Gilbert <[email protected]> systemd-216-r3.ebuild, systemd-218-r3.ebuild, systemd-219_p112.ebuild, systemd-220-r2.ebuild,
