mgorny      14/12/21 12:08:00

  Modified:             eggdrop-installer
  Log:
  Use sys-apps/gentoo-functions, bug #504418.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.11                 net-irc/eggdrop/files/eggdrop-installer

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/eggdrop/files/eggdrop-installer?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/eggdrop/files/eggdrop-installer?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/eggdrop/files/eggdrop-installer?r1=1.10&r2=1.11

Index: eggdrop-installer
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/eggdrop/files/eggdrop-installer,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- eggdrop-installer   14 Mar 2007 17:52:24 -0000      1.10
+++ eggdrop-installer   21 Dec 2014 12:08:00 -0000      1.11
@@ -1,10 +1,10 @@
 #!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/files/eggdrop-installer,v 
1.10 2007/03/14 17:52:24 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/files/eggdrop-installer,v 
1.11 2014/12/21 12:08:00 mgorny Exp $
 
-source /etc/init.d/functions.sh || {
-       echo "${0}: Could not source /etc/init.d/functions.sh!"
+source /lib/gentoo/functions.sh || {
+       echo "${0}: Could not source /lib/gentoo/functions.sh!"
        exit 1
 }
 




Reply via email to