mgorny 15/04/13 06:53:14 Modified: systemd-9999.ebuild ChangeLog Log: Bump gnu-efi dep and remove Gentoo-specific paths. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.163 sys-apps/systemd/systemd-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.163&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.163&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.162&r2=1.163 Index: systemd-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v retrieving revision 1.162 retrieving revision 1.163 diff -u -r1.162 -r1.163 --- systemd-9999.ebuild 11 Apr 2015 14:05:50 -0000 1.162 +++ systemd-9999.ebuild 13 Apr 2015 06:53:14 -0000 1.163 @@ -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.162 2015/04/11 14:05:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.163 2015/04/13 06:53:14 mgorny Exp $ EAPI=5 @@ -98,7 +98,7 @@ ia64? ( >=sys-kernel/linux-headers-3.9 ) virtual/pkgconfig doc? ( >=dev-util/gtk-doc-1.18 ) - gnuefi? ( sys-boot/gnu-efi ) + gnuefi? ( >=sys-boot/gnu-efi-3.0.2 ) python? ( dev-python/lxml[${PYTHON_USEDEP}] ) terminal? ( media-fonts/unifont[utils(+)] ) test? ( >=sys-apps/dbus-1.6.8-r1:0 )" @@ -252,8 +252,6 @@ # TODO: we may need to restrict this to gcc EFI_CC="$(tc-getCC)" - --with-efi-libdir="${EPREFIX}/usr/lib" - --with-efi-ldsdir="${EPREFIX}/usr/lib" # dbus paths --with-dbuspolicydir="${EPREFIX}/etc/dbus-1/system.d" 1.359 sys-apps/systemd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.359&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.359&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.358&r2=1.359 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v retrieving revision 1.358 retrieving revision 1.359 diff -u -r1.358 -r1.359 --- ChangeLog 11 Apr 2015 14:05:50 -0000 1.358 +++ ChangeLog 13 Apr 2015 06:53:14 -0000 1.359 @@ -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.358 2015/04/11 14:05:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.359 2015/04/13 06:53:14 mgorny Exp $ + + 13 Apr 2015; Michał Górny <mgo...@gentoo.org> systemd-9999.ebuild: + Bump gnu-efi dep and remove Gentoo-specific paths. 11 Apr 2015; Michał Górny <mgo...@gentoo.org> metadata.xml, systemd-9999.ebuild: