public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: xendomains.initd-r2
@ 2011-11-28 18:29 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2011-11-28 18:29 UTC (permalink / raw
  To: gentoo-commits

alexxy      11/11/28 18:29:19

  Modified:             xendomains.initd-r2
  Log:
  Move -9999 to virtualization overlay and revbump xen-tools to EAPI4
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  app-emulation/xen-tools/files/xendomains.initd-r2

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2?r1=1.2&r2=1.3

Index: xendomains.initd-r2
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xendomains.initd-r2	10 Sep 2011 17:22:46 -0000	1.2
+++ xendomains.initd-r2	28 Nov 2011 18:29:19 -0000	1.3
@@ -1,13 +1,13 @@
 #!/sbin/runscript
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2,v 1.2 2011/09/10 17:22:46 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2,v 1.3 2011/11/28 18:29:19 alexxy Exp $
 
 opts="start stop status restart"
 
 depend() {
-	need xenstored xenconsoled xend
-	after dhcp
+	need xenstored xenconsoled
+	after dhcp xend
 }
 
 get_domname() {






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: xendomains.initd-r2
@ 2012-01-12 13:40 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2012-01-12 13:40 UTC (permalink / raw
  To: gentoo-commits

alexxy      12/01/12 13:40:01

  Modified:             xendomains.initd-r2
  Log:
  [app-emulation/xen-tools] re-expand newinitd, fixes Bug 392403, patch prepared by Ian Delaney
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-emulation/xen-tools/files/xendomains.initd-r2

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2?r1=1.3&r2=1.4

Index: xendomains.initd-r2
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xendomains.initd-r2	28 Nov 2011 18:29:19 -0000	1.3
+++ xendomains.initd-r2	12 Jan 2012 13:40:01 -0000	1.4
@@ -1,13 +1,13 @@
 #!/sbin/runscript
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2,v 1.3 2011/11/28 18:29:19 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xendomains.initd-r2,v 1.4 2012/01/12 13:40:01 alexxy Exp $
 
 opts="start stop status restart"
 
 depend() {
-	need xenstored xenconsoled
-	after dhcp xend
+	need xenstored
+	after dhcp xend xenconsoled
 }
 
 get_domname() {






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-12 13:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 18:29 [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: xendomains.initd-r2 Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-12 13:40 Alexey Shvetsov (alexxy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox