Magellan Linux

Diff of /smage/trunk/core/mkfontscale/mkfontscale-1.0.7-r1.smage2

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

revision 307 by niro, Mon Apr 26 21:52:36 2010 UTC revision 308 by niro, Tue Apr 27 23:41:42 2010 UTC
# Line 10  STATE="unstable" Line 10  STATE="unstable"
10  DESCRIPTION="Creates an index of scalable font files for X."  DESCRIPTION="Creates an index of scalable font files for X."
11  HOMEPAGE="http://xorg.freedesktop.org"  HOMEPAGE="http://xorg.freedesktop.org"
12    
 MCORE_ONLY_KEEP="usr/bin/mkfontscale"  
 sminclude xorg mcore-split  
   
13  DEPEND=">= x11-libs/libfontenc-1  DEPEND=">= x11-libs/libfontenc-1
14   >= media-libs/freetype-2"   >= media-libs/freetype-2"
15    
16    MCORE_ONLY_KEEP="usr/bin/mkfontscale"
17    sminclude xorg mcore-split
18    
19  UP2DATE="updatecmd_xorg ${PNAME}"  UP2DATE="updatecmd_xorg ${PNAME}"

Legend:
Removed from v.307  
changed lines
  Added in v.308