Magellan Linux

Diff of /branches/magellan-next/core/libSM/libSM-1.1.1-r2.smage2

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

revision 3342 by niro, Mon Oct 19 23:30:22 2009 UTC revision 5403 by niro, Sun May 30 19:38:08 2010 UTC
# Line 10  STATE="unstable" Line 10  STATE="unstable"
10  DESCRIPTION="X11 Inter-Client Exchange library."  DESCRIPTION="X11 Inter-Client Exchange library."
11  HOMEPAGE="http://xorg.freedesktop.org"  HOMEPAGE="http://xorg.freedesktop.org"
12    
 sminclude xorg multilib  
   
13  # util-linux needed for uuid support  # util-linux needed for uuid support
14  DEPEND=">= x11-libs/libICE-1  DEPEND=">= x11-libs/libICE-1
15   >= sys-apps/util-linux-2.16"   >= sys-apps/util-linux-2.16"
# Line 19  DEPEND=">= x11-libs/libICE-1 Line 17  DEPEND=">= x11-libs/libICE-1
17  SDEPEND=">= x11-libs/xtrans-1  SDEPEND=">= x11-libs/xtrans-1
18   >= x11-proto/xproto-1"   >= x11-proto/xproto-1"
19    
20    sminclude xorg multilib
21    
22  UP2DATE="updatecmd_xorg ${PNAME}"  UP2DATE="updatecmd_xorg ${PNAME}"
23    
24  src_compile()  src_compile()

Legend:
Removed from v.3342  
changed lines
  Added in v.5403