public
Description: Ambition adapter for Sphinx
Clone URL: git://github.com/technicalpickles/ambitious-sphinx.git
Search Repo:
Updated rakefile.
Fri Feb 29 21:38:26 -0800 2008
commit  d71e376ab10280a17f76207d0535535aad526d1f
tree    ed947bc252c4e031bbd7c338540c283bcbe0415c
parent  c10f14778f8346128fceacdf03749c4556eb6e69
...
12
13
14
15
 
16
17
18
19
 
 
20
21
22
...
12
13
14
 
15
16
17
 
 
18
19
20
21
22
0
@@ -12,11 +12,11 @@
0
     p.author = 'Josh Nichols'
0
     p.email = 'josh@technicalpickles.com'
0
 
0
- p.project = 'ambition'
0
+ p.project = 'ambitioussphinx'
0
     p.url = 'http://ambitioussphinx.rubyforge.org/'
0
     p.test_pattern = 'test/*_test.rb'
0
- p.version = '0.1.0'
0
- p.dependencies << 'ambition >=0.5.0'
0
+ p.version = '0.1.1'
0
+ p.dependencies << 'ambition >=0.5.2'
0
   end
0
 
0
 rescue LoadError

Comments

    No one has commented yet.