public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov (alexxy)" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: xendomains.initd-r2
Date: Thu, 12 Jan 2012 13:40:01 +0000 (UTC)	[thread overview]
Message-ID: <20120112134001.B1F8F2004C@flycatcher.gentoo.org> (raw)

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() {






             reply	other threads:[~2012-01-12 13:40 UTC|newest]

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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120112134001.B1F8F2004C@flycatcher.gentoo.org \
    --to=alexxy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox