echoe 2.6.3 → 2.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (6) hide show
  1. data.tar.gz.sig +0 -0
  2. data/CHANGELOG +2 -0
  3. data/Manifest +7 -7
  4. data/README +1 -3
  5. metadata +9 -9
  6. metadata.gz.sig +0 -0
data.tar.gz.sig CHANGED
Binary file
data/CHANGELOG CHANGED
@@ -1,4 +1,6 @@
1
1
 
2
+ v2.6.4. Fix related issue.
3
+
2
4
  v2.6.3. Fix issue with shared object paths in :compile task.
3
5
 
4
6
  v2.6.2. Fix executable pattern bug; use a better default clean pattern.
data/Manifest CHANGED
@@ -1,8 +1,8 @@
1
- TODO
2
- README
3
- Rakefile
4
- MIT-LICENSE
5
- Manifest
6
- LICENSE
7
- lib/echoe.rb
8
1
  CHANGELOG
2
+ lib/echoe.rb
3
+ LICENSE
4
+ Manifest
5
+ MIT-LICENSE
6
+ Rakefile
7
+ README
8
+ TODO
data/README CHANGED
@@ -1,7 +1,5 @@
1
1
 
2
- echoe
3
-
4
- Echoe is a simple tool for working with Rubygems. It generates Rake tasks for documentation, testing, packaging, and deployment.
2
+ Echoe is a simple tool for working with Rubygems. It generates Rake tasks for documentation, extension compiling, testing, packaging, and deployment.
5
3
 
6
4
  == License
7
5
 
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.4
3
3
  specification_version: 1
4
4
  name: echoe
5
5
  version: !ruby/object:Gem::Version
6
- version: 2.6.3
7
- date: 2007-09-26 00:00:00 -04:00
6
+ version: 2.6.4
7
+ date: 2007-10-11 00:00:00 -04:00
8
8
  summary: A tool for packaging Ruby gems.
9
9
  require_paths:
10
10
  - lib
@@ -51,14 +51,14 @@ post_install_message:
51
51
  authors:
52
52
  - Evan Weaver
53
53
  files:
54
- - TODO
55
- - README
56
- - Rakefile
57
- - MIT-LICENSE
58
- - Manifest
59
- - LICENSE
60
- - lib/echoe.rb
61
54
  - CHANGELOG
55
+ - lib/echoe.rb
56
+ - LICENSE
57
+ - Manifest
58
+ - MIT-LICENSE
59
+ - Rakefile
60
+ - README
61
+ - TODO
62
62
  test_files: []
63
63
 
64
64
  rdoc_options: []
metadata.gz.sig CHANGED
Binary file