floppym 14/05/29 01:11:48 Modified: systemd-9999.ebuild ChangeLog Log: Set MINKV to 3.10; <linux-headers-3.10 causes build failures. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.110 sys-apps/systemd/systemd-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.110&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.110&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.109&r2=1.110 Index: systemd-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- systemd-9999.ebuild 29 May 2014 00:13:27 -0000 1.109 +++ systemd-9999.ebuild 29 May 2014 01:11:48 -0000 1.110 @@ -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-apps/systemd/systemd-9999.ebuild,v 1.109 2014/05/29 00:13:27 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.110 2014/05/29 01:11:48 floppym Exp $ EAPI=5 @@ -29,7 +29,7 @@ kdbus +kmod lzma pam policykit python qrcode +seccomp selinux ssl test vanilla xattr" -MINKV="3.0" +MINKV="3.10" COMMON_DEPEND=">=sys-apps/util-linux-2.20:0= sys-libs/libcap:0= 1.256 sys-apps/systemd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.256&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.256&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.255&r2=1.256 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v retrieving revision 1.255 retrieving revision 1.256 diff -u -r1.255 -r1.256 --- ChangeLog 29 May 2014 00:13:27 -0000 1.255 +++ ChangeLog 29 May 2014 01:11:48 -0000 1.256 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.255 2014/05/29 00:13:27 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.256 2014/05/29 01:11:48 floppym Exp $ + + 29 May 2014; Mike Gilbert <[email protected]> systemd-9999.ebuild: + Set MINKV to 3.10; <linux-headers-3.10 causes build failures. 29 May 2014; Mike Gilbert <[email protected]> systemd-9999.ebuild: Add systemd-timesync user/group and set gentoo default NTP servers, bug 511386
