Nuked package squeak:graphviz
authorJan Vrany <jan.vrany@fit.cvut.cz>
Wed, 01 Jun 2016 00:00:35 +0100
changeset 28 9d95c1c8f2ec
parent 27 8b1c02403638
child 29 cd2e05aff563
Nuked package squeak:graphviz It has not been used and not worth converting to Mercurial. This was the last SubVersion repository, yay!
specs/jv-branch.deps.rake
specs/stx-jv.rbspec
--- a/specs/jv-branch.deps.rake	Tue May 31 23:53:31 2016 +0100
+++ b/specs/jv-branch.deps.rake	Wed Jun 01 00:00:35 2016 +0100
@@ -86,10 +86,6 @@
 task "stx:goodies/xmlsuite/xmlreaderimpl" => "stx:libcomp"
 task "stx:goodies/xmlsuite/xmlreaderimpl" => "stx:libbasic"
 
-task "squeak:graphviz" => 'stx:libbasic'
-task "squeak:graphviz" => 'stx:libcompat'
-task "squeak:graphviz" => 'stx:libview'
-
 task "stx:libwebkit" => 'stx:libbasic'
 task "stx:libwebkit" => 'stx:libbasic2'
 task "stx:libwebkit" => 'stx:libview'
--- a/specs/stx-jv.rbspec	Tue May 31 23:53:31 2016 +0100
+++ b/specs/stx-jv.rbspec	Wed Jun 01 00:00:35 2016 +0100
@@ -286,8 +286,7 @@
   package "stx:goodies/xmlsuite", :repository => :'bitbucket:janvrany'  
   package "stx:goodies/loggia", :repository => :'exept:public'
   package 'stx:goodies/smaCC',:repository => :'swing:hg'
-  package "squeak:graphviz",  :repository => :'swing'  
-
+  
   #package "stx:goodies/builder/reports", :repository => :'exept:public', :link => false
 
   tasks do