dlan 15/03/26 21:53:14 Modified: ChangeLog plymouth-9999.ebuild Log: sync systemdunitdir setting to live ebuild (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Revision Changes Path 1.54 sys-boot/plymouth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/ChangeLog?rev=1.54&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/ChangeLog?rev=1.54&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/ChangeLog?r1=1.53&r2=1.54 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- ChangeLog 20 Mar 2015 14:47:36 -0000 1.53 +++ ChangeLog 26 Mar 2015 21:53:14 -0000 1.54 @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/plymouth # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.53 2015/03/20 14:47:36 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.54 2015/03/26 21:53:14 dlan Exp $ + + 26 Mar 2015; Yixun Lan <d...@gentoo.org> plymouth-9999.ebuild: + sync systemdunitdir setting to live ebuild *plymouth-0.9.2 (20 Mar 2015) 1.3 sys-boot/plymouth/plymouth-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/plymouth-9999.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/plymouth-9999.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/plymouth-9999.ebuild?r1=1.2&r2=1.3 Index: plymouth-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-9999.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- plymouth-9999.ebuild 20 Mar 2015 14:47:36 -0000 1.2 +++ plymouth-9999.ebuild 26 Mar 2015 21:53:14 -0000 1.3 @@ -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-boot/plymouth/plymouth-9999.ebuild,v 1.2 2015/03/20 14:47:36 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-9999.ebuild,v 1.3 2015/03/26 21:53:14 dlan Exp $ EAPI=5 @@ -59,6 +59,7 @@ --localstatedir=/var --without-rhgb-compat-link --enable-systemd-integration + "$(systemd_with_unitdir)" $(use_enable debug tracing) $(use_enable gtk gtk) $(use_enable libkms drm)