Magellan Linux

Diff of /smage/trunk/core/libX11/libX11-1.2.1-r1.smage2

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

revision 887 by niro, Sun Aug 2 21:07:03 2009 UTC revision 888 by niro, Mon Aug 3 19:32:38 2009 UTC
# Line 10  STATE="unstable" Line 10  STATE="unstable"
10  DESCRIPTION="LibX11 is the main X11 library containing all the client-side code to access the X11 windowing system."  DESCRIPTION="LibX11 is the main X11 library containing all the client-side code to access the X11 windowing system."
11  HOMEPAGE="http://xorg.freedesktop.org"  HOMEPAGE="http://xorg.freedesktop.org"
12    
 sminclude xorg multilib alx  
   
13  DEPEND=">= x11-libs/libXau-1  DEPEND=">= x11-libs/libXau-1
14   >= x11-libs/libXdmcp-1   >= x11-libs/libXdmcp-1
15   >= x11-libs/libxcb-1.2"   >= x11-libs/libxcb-1.2"
# Line 26  SDEPEND=">= x11-libs/xtrans-1 Line 24  SDEPEND=">= x11-libs/xtrans-1
24   >= x11-proto/inputproto-1   >= x11-proto/inputproto-1
25   >= x11-misc/util-macros-1"   >= x11-misc/util-macros-1"
26    
27    sminclude xorg multilib alx
28    
29  UP2DATE="updatecmd_xorg ${PNAME}"  UP2DATE="updatecmd_xorg ${PNAME}"
30    
31  src_compile()  src_compile()

Legend:
Removed from v.887  
changed lines
  Added in v.888