public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/drizzle/files: drizzle.init.d.2
@ 2012-11-11  2:18 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2012-11-11  2:18 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/11/11 02:18:49

  Modified:             drizzle.init.d.2
  Log:
  Fix bug #419429 (build failure with Python 3 selected), thanks to Julian for the patch. Also fix a missing 'use logger' in the init script.
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)

Revision  Changes    Path
1.2                  dev-db/drizzle/files/drizzle.init.d.2

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/drizzle/files/drizzle.init.d.2?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/drizzle/files/drizzle.init.d.2?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/drizzle/files/drizzle.init.d.2?r1=1.1&r2=1.2

Index: drizzle.init.d.2
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/drizzle/files/drizzle.init.d.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- drizzle.init.d.2	11 Nov 2012 01:59:58 -0000	1.1
+++ drizzle.init.d.2	11 Nov 2012 02:18:49 -0000	1.2
@@ -2,7 +2,7 @@
 # Copyright 1999-2012 Pavel Stratil, senbonzakura.eu
 # Some functions were taken from debian init script. Licensed under GPL-2
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/drizzle/files/drizzle.init.d.2,v 1.1 2012/11/11 01:59:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/drizzle/files/drizzle.init.d.2,v 1.2 2012/11/11 02:18:49 flameeyes Exp $
 
 #########################
 ### Construct vars ######
@@ -86,6 +86,7 @@
 
 depend() {
 	use localmount
+	use logger
 	use gearmand
 	use memcached
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-11  2:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-11  2:18 [gentoo-commits] gentoo-x86 commit in dev-db/drizzle/files: drizzle.init.d.2 Diego Petteno (flameeyes)

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