Index: hooks/common.sh
===================================================================
RCS file: /home/cvs/xen-tools/hooks/common.sh,v
retrieving revision 1.4
diff -u -r1.4 common.sh
--- hooks/common.sh	23 Jun 2006 17:55:40 -0000	1.4
+++ hooks/common.sh	13 Jul 2006 16:16:33 -0000
@@ -114,7 +114,7 @@
 #
 # TODO: STUB
 #
-function installDebianPackage
+function installGentooPackage
 {
     prefix=$1
     package=$2
@@ -126,4 +126,5 @@
     
     logMessage "NOTE: Not doing anything - this is a stub - FIXME"
 
-}
\ No newline at end of file
+}
+
