floppym 14/12/26 19:58:55 Modified: systemd-9999.ebuild ChangeLog Log: Apply previous change to live ebuild. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.153 sys-apps/systemd/systemd-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.153&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.153&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.152&r2=1.153 Index: systemd-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v retrieving revision 1.152 retrieving revision 1.153 diff -u -r1.152 -r1.153 --- systemd-9999.ebuild 20 Dec 2014 08:25:20 -0000 1.152 +++ systemd-9999.ebuild 26 Dec 2014 19:58:55 -0000 1.153 @@ -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.152 2014/12/20 08:25:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.153 2014/12/26 19:58:55 floppym Exp $ EAPI=5 @@ -277,6 +277,8 @@ if ! multilib_is_native_abi; then myeconfargs+=( + MOUNT_{CFLAGS,LIBS}=' ' + ac_cv_search_cap_init= ac_cv_header_sys_capability_h=yes ) 1.331 sys-apps/systemd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.331&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.331&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.330&r2=1.331 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v retrieving revision 1.330 retrieving revision 1.331 diff -u -r1.330 -r1.331 --- ChangeLog 26 Dec 2014 15:08:48 -0000 1.330 +++ ChangeLog 26 Dec 2014 19:58:55 -0000 1.331 @@ -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.330 2014/12/26 15:08:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.331 2014/12/26 19:58:55 floppym Exp $ + + 26 Dec 2014; Mike Gilbert <[email protected]> systemd-9999.ebuild: + Apply previous change to live ebuild. 26 Dec 2014; Michał Górny <[email protected]> systemd-218-r1.ebuild: Work-around unnecessary non-native libmount/util-linux dep, bug #533602.
