public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-filter/spampd/files: init
@ 2014-04-20 11:11 Eray Aslan (eras)
  0 siblings, 0 replies; only message in thread
From: Eray Aslan (eras) @ 2014-04-20 11:11 UTC (permalink / raw
  To: gentoo-commits

eras        14/04/20 11:11:35

  Modified:             init
  Log:
  need net -> use net in init script
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)

Revision  Changes    Path
1.3                  mail-filter/spampd/files/init

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spampd/files/init?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spampd/files/init?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spampd/files/init?r1=1.2&r2=1.3

Index: init
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/spampd/files/init,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- init	14 Jul 2004 22:29:43 -0000	1.2
+++ init	20 Apr 2014 11:11:35 -0000	1.3
@@ -1,12 +1,12 @@
 #!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spampd/files/init,v 1.2 2004/07/14 22:29:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spampd/files/init,v 1.3 2014/04/20 11:11:35 eras Exp $
 
 # Note: spampd configuration file is /etc/conf.d/spampd
 
 depend() {
-	need net
+	use net
 }
 
 start() {





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

only message in thread, other threads:[~2014-04-20 11:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-20 11:11 [gentoo-commits] gentoo-x86 commit in mail-filter/spampd/files: init Eray Aslan (eras)

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