From dba1db0282af2712503b8526eaeebf0958953308 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 24 Aug 2013 09:46:53 +0000 Subject: packaging for dtas-linux and dtas-mpris meta-packages We shall reserve dtas-mpris until it's actually implemented. --- Rakefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index a4118bf..f4d4a69 100644 --- a/Rakefile +++ b/Rakefile @@ -31,16 +31,14 @@ Hoe.plugin :git include Rake::DSL Hoe.spec('dtas') do |p| - developer 'Eric Wong', 'normalperson@yhbt.net' + developer 'Eric Wong', 'e@80x24.org' self.readme_file = 'README' self.history_file = 'NEWS' self.urls = %w(http://dtas.80x24.org/) self.summary = x = File.readlines("README")[0].split(/\s+/)[1].chomp self.description = self.paragraphs_of("README", 1) - license "GPLv2+" - - dependency 'io_splice', '~> 4.2.0' + license "GPLv3+" end task :publish_docs do -- cgit v1.2.3-24-ge0c7