[gentoo-x86] / dev-util / xxdiff / xxdiff-3.2-r1.ebuild Project Root:

GentooDiff of /dev-util/xxdiff/xxdiff-3.2-r1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph

version 1.5, Tue Mar 18 19:57:26 2008 UTC version 1.6, Sun Apr 20 09:37:11 2008 UTC
Line 17 
Line 17 
   
 RDEPEND="=x11-libs/qt-3*  RDEPEND="=x11-libs/qt-3*
         kde? ( kde-base/kdelibs:3.5 )"          kde? ( kde-base/kdelibs:3.5 )"
   
 DEPEND="${RDEPEND}  DEPEND="${RDEPEND}
         sys-devel/flex          sys-devel/flex
         || ( sys-devel/bison dev-util/yacc )"          || ( sys-devel/bison dev-util/yacc )"
   
 RDEPEND="${RDEPEND}  RDEPEND="${RDEPEND}
         sys-apps/diffutils"          sys-apps/diffutils"
   
Line 29 
Line 27 
   
 src_unpack() {  src_unpack() {
         unpack ${A}          unpack ${A}
           cd "${S}"
           epatch "${FILESDIR}"/${P}-gcc43.patch #214181
   
         if use kde; then          if use kde; then
                 cd "${S}/src"                  cd "${S}/src"

Generate output suitable for use with a patch program
Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

www@gentoo.org

Powered by ViewCVS 1.0_pre20050929

ViewCVS and CVS Help