wok-4.x diff h8300-gdb/receipt @ rev 9641
Fixed rhino, ecj, and xalan-xerces-j depends. Putting java-jre for depends was a bad idea since these packages are build depends for icedtea6-jdk. java-jre is a wanted package for icetea6-jdk. This was causing a depend loop.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 27 16:22:35 2011 +0000 (2011-04-27) |
parents | fdcef0b5e0c7 |
children | 8e4c74abdf74 |
line diff
1.1 --- a/h8300-gdb/receipt Sat Jul 10 11:19:46 2010 +0200 1.2 +++ b/h8300-gdb/receipt Wed Apr 27 16:22:35 2011 +0000 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="h8300-gdb" 1.6 SOURCE="gdb" 1.7 -VERSION="6.8" 1.8 +VERSION="7.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="The GNU Project Debugger targeting the H8/300." 1.11 MAINTAINER="rcx@zoominternet.net"