diff options
| author | hukl <contact@smyck.org> | 2009-04-11 00:32:20 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-04-11 00:32:20 +0200 |
| commit | fb1b58233df206fff3ec4237caf5fe5576b80a9b (patch) | |
| tree | 473216f85267f41238fa777f6a48d36745b4d609 /lib/chaos_calendar/chaos_calendar.gemspec | |
| parent | 44e1eff0155d3da825ae7f4ef9e334a8e231e909 (diff) | |
removed lib/chaos_calendar as we now have the erdgeist-chaos_calendar gem on github - YAY!
Diffstat (limited to 'lib/chaos_calendar/chaos_calendar.gemspec')
| -rw-r--r-- | lib/chaos_calendar/chaos_calendar.gemspec | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/lib/chaos_calendar/chaos_calendar.gemspec b/lib/chaos_calendar/chaos_calendar.gemspec deleted file mode 100644 index 424d54f2..00000000 --- a/lib/chaos_calendar/chaos_calendar.gemspec +++ /dev/null | |||
| @@ -1,44 +0,0 @@ | |||
| 1 | --- !ruby/object:Gem::Specification | ||
| 2 | name: chaos_calendar | ||
| 3 | version: !ruby/object:Gem::Version | ||
| 4 | version: "0.1" | ||
| 5 | platform: ruby | ||
| 6 | authors: [erdgeist] | ||
| 7 | |||
| 8 | autorequire: libical | ||
| 9 | bindir: | ||
| 10 | cert_chain: | ||
| 11 | date: 2009-04-09 00:00:00 +02:00 | ||
| 12 | default_executable: | ||
| 13 | dependencies: | ||
| 14 | description: | ||
| 15 | email: erdgeist@erdgeist.org | ||
| 16 | executables: [] | ||
| 17 | |||
| 18 | extensions: | ||
| 19 | - extconf.rb | ||
| 20 | extra_rdoc_files: | ||
| 21 | files: | ||
| 22 | - extconf.rb | ||
| 23 | - chaos_calendar.c | ||
| 24 | - chaos_calendar_wrap.c | ||
| 25 | has_rdoc: false | ||
| 26 | homepage: http://www.ccc.de/ | ||
| 27 | post_install_message: | ||
| 28 | rdoc_options: | ||
| 29 | require_paths: | ||
| 30 | - lib | ||
| 31 | required_ruby_version: !ruby/object:Gem::Requirement | ||
| 32 | requirements: | ||
| 33 | - - ">" | ||
| 34 | - !ruby/object:Gem::Version | ||
| 35 | version: 0.0.0 | ||
| 36 | version: | ||
| 37 | required_rubygems_version: | ||
| 38 | requirements: | ||
| 39 | rubyforge_project: | ||
| 40 | rubygems_version: 1.3.1 | ||
| 41 | signing_key: | ||
| 42 | specification_version: 2 | ||
| 43 | summary: This gem provides a wrapper for two calls of libical | ||
| 44 | test_files: | ||
