Magellan Linux

Diff of /branches/magellan-next/core/lvm2/lvm2-2.02.85-r1.smage2

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

revision 7926 by niro, Sat Jun 4 14:46:34 2011 UTC revision 7927 by niro, Sat Jun 4 14:48:40 2011 UTC
# Line 32  SRC_URI=( Line 32  SRC_URI=(
32    
33  UP2DATE="updatecmd ftp://sources.redhat.com/pub/lvm2/ | grep .tgz | sed -n 's/.*LVM2.\(.*\).t.*/\1/;$ p'"  UP2DATE="updatecmd ftp://sources.redhat.com/pub/lvm2/ | grep .tgz | sed -n 's/.*LVM2.\(.*\).t.*/\1/;$ p'"
34    
35  split_info_device_mapper()  split_info_device-mapper()
36  {  {
37   DESCRIPTION="Device mapper userspace library and tools."   DESCRIPTION="Device mapper userspace library and tools."
38   DEPEND="${DM_DEPEND}"   DEPEND="${DM_DEPEND}"
39  }  }
40    
41  split_info_device_lvm2()  split_info_lvm2()
42  {  {
43   DESCRIPTION="Logical Volume Manager 2 utilities."   DESCRIPTION="Logical Volume Manager 2 utilities."
44   DEPEND="== sys-fs/device-mapper-${PVER}   DEPEND="== sys-fs/device-mapper-${PVER}

Legend:
Removed from v.7926  
changed lines
  Added in v.7927