floppym     15/07/24 20:14:18

  Modified:             systemd-9999.ebuild ChangeLog
  Log:
  Remove /etc/systemd/systemd/sockets.target.wants, bug 555814.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.183                sys-apps/systemd/systemd-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.183&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.183&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.182&r2=1.183

Index: systemd-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- systemd-9999.ebuild 17 Jul 2015 16:29:46 -0000      1.182
+++ systemd-9999.ebuild 24 Jul 2015 20:14:18 -0000      1.183
@@ -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.182 2015/07/17 16:29:46 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.183 2015/07/24 20:14:18 floppym Exp $
 
 EAPI=5
 
@@ -348,6 +348,7 @@
        rm 
"${D}"/etc/systemd/system/multi-user.target.wants/systemd-networkd.service || 
die
        rm 
"${D}"/etc/systemd/system/multi-user.target.wants/systemd-resolved.service || 
die
        rm -r "${D}"/etc/systemd/system/network-online.target.wants || die
+       rm -r "${D}"/etc/systemd/system/sockets.target.wants || die
        rm -r "${D}"/etc/systemd/system/sysinit.target.wants || die
 }
 



1.392                sys-apps/systemd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.392&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.392&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.391&r2=1.392

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.391
retrieving revision 1.392
diff -u -r1.391 -r1.392
--- ChangeLog   19 Jul 2015 18:29:59 -0000      1.391
+++ ChangeLog   24 Jul 2015 20:14:18 -0000      1.392
@@ -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.391 
2015/07/19 18:29:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.392 
2015/07/24 20:14:18 floppym Exp $
+
+  24 Jul 2015; Mike Gilbert <flop...@gentoo.org> systemd-9999.ebuild:
+  Remove /etc/systemd/systemd/sockets.target.wants, bug 555814.
 
   19 Jul 2015; Markus Meier <mae...@gentoo.org> systemd-218-r3.ebuild:
   arm stable, bug #536902




Reply via email to