Commit 5e9d3fd 1 parent c740380 commit 5e9d3fd Copy full SHA for 5e9d3fd
File tree 2 files changed +8
-2
lines changed
repository/BaselineOfSeaside3.package/BaselineOfSeaside3.class/instance
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ [._ ]* .s [a-w ][a-z ]
2
+ [._ ]s [a-w ][a-z ]
3
+ * .un~
4
+ Session.vim
5
+ .netrwhist
6
+ * ~
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ baselineadaptors: spec
86
86
className: ' ConfigurationOfGsFastCGI' ;
87
87
versionString: #' stable' ;
88
88
loads: #('FastCGI') ;
89
- repository: ' http://seaside.gemstone .com/ss/MetacelloRepository' ].
89
+ repository: ' http://seaside.gemtalksystems .com/ss/MetacelloRepository' ].
90
90
spec
91
91
package: ' Seaside-Adaptors-Swazoo'
92
92
with: [ spec includes: #('Seaside-GemStone-Adaptors-Swazoo') ];
@@ -98,4 +98,4 @@ baselineadaptors: spec
98
98
with: [ spec requires: #('Seaside-Adaptors-Swazoo') ];
99
99
package: ' Seaside-GemStone-Adaptors-Zinc'
100
100
with: [ spec requires: #('Zinc-Seaside') ].
101
- spec group: ' FastCGI' with: #('Seaside-Adaptors-FastCGI') ]
101
+ spec group: ' FastCGI' with: #('Seaside-Adaptors-FastCGI') ]
You can’t perform that action at this time.
0 commit comments