require 'rubygems' require 'rake/gempackagetask' spec = Gem::Specification.new do |s| s.name = "rconfig" s.version = "1.0" s.author = "Peter Zotov" s.email = "whitequark@whitequark.ru" s.platform = Gem::Platform::RUBY s.summary = "libconfig bindings" s.files = [ File.join('ext', 'extconf.rb'), File.join('ext', 'rconfig.c') ].to_a s.extensions = 'ext/extconf.rb' end Rake::GemPackageTask.new(spec) do |pkg| end eader'> cgit logo index : dtv-scan-tables.git
Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/fi-Utsjoki_Outakoski (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-21add scan files for fr-Montbeliard and pl-WarszawaChristoph Pfister2-0/+22
2009-02-10update scan file for nl-All (only comment)Christoph Pfister1-2/+2
2009-02-10update scan file for dk-All (only comment)Christoph Pfister1-0/+1
2009-02-10update scan file for ch-AllChristoph Pfister1-2/+4
2009-02-10update scan file for at-OfficialChristoph Pfister1-5/+4