Magellan Linux

Diff of /trunk/extras/dev86/dev86-0.16.19-r1.smage2

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

revision 13768 by niro, Wed Oct 24 09:25:02 2012 UTC revision 13769 by niro, Wed Oct 24 11:24:02 2012 UTC
# Line 4  PNAME="dev86" Line 4  PNAME="dev86"
4  PVER="0.16.19"  PVER="0.16.19"
5  PBUILD="r1"  PBUILD="r1"
6    
 STATE="broken"  
7  PCAT="dev-lang"  PCAT="dev-lang"
8    
9  DESCRIPTION="This is a cross development C compiler, assembler and linker environment for the production of 8086 executables."  DESCRIPTION="This is a cross development C compiler, assembler and linker environment for the production of 8086 executables."
# Line 16  DEPEND=">= dev-lang/bin86-${PVER} Line 15  DEPEND=">= dev-lang/bin86-${PVER}
15  SRCFILE="Dev86src-${PVER}.tar.gz"  SRCFILE="Dev86src-${PVER}.tar.gz"
16  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17    
 msetfeature "!check"  
18  sminclude mtools  sminclude mtools
19    
20  SRC_URI=(  SRC_URI=(

Legend:
Removed from v.13768  
changed lines
  Added in v.13769