Magellan Linux

Diff of /trunk/include/kernel.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10193 by niro, Sat Jan 14 01:48:34 2012 UTC revision 10194 by niro, Thu Jan 19 16:19:14 2012 UTC
# Line 86  fi Line 86  fi
86  case ${KERNEL_TYPE} in  case ${KERNEL_TYPE} in
87   image)   image)
88   : ${PROVIDE="virtual/kernel"}   : ${PROVIDE="virtual/kernel"}
89   : ${DEPEND=">= sys-apps/module-init-tools-3.2   : ${DEPEND=">= virtual/module-tools
90   >= sys-fs/udev-115   >= sys-fs/udev-115
91   >= sys-apps/mkinitrd-5.0.8   >= virtual/initramfs-tools
92   >= virtual/initscripts"}   >= virtual/initscripts"}
93   : ${DESCRIPTION="Kernel image of the '${PVER}-${BRANCH}-${PBUILD}${KERNEL_ARCH_EXTENSION}' kernel branch."}   : ${DESCRIPTION="Kernel image of the '${PVER}-${BRANCH}-${PBUILD}${KERNEL_ARCH_EXTENSION}' kernel branch."}
94   ;;   ;;

Legend:
Removed from v.10193  
changed lines
  Added in v.10194