commit: f57811e8db40485798904aecef2d6041897af8eb Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Wed Jan 28 16:03:35 2015 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jan 28 16:03:35 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=f57811e8
Remove copy-paste remnant. Package-Manager: portage-2.2.14 --- dev-ruby/minitest-around/ChangeLog | 3 +++ dev-ruby/minitest-around/minitest-around-0.3.0.ebuild | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-ruby/minitest-around/ChangeLog b/dev-ruby/minitest-around/ChangeLog index 55794b6..5d6ebfd 100644 --- a/dev-ruby/minitest-around/ChangeLog +++ b/dev-ruby/minitest-around/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 28 Jan 2015; Hans de Graaff <[email protected]> minitest-around-0.3.0.ebuild: + Remove copy-paste remnant. + *minitest-around-0.3.0 (28 Jan 2015) 28 Jan 2015; Hans de Graaff <[email protected]> diff --git a/dev-ruby/minitest-around/minitest-around-0.3.0.ebuild b/dev-ruby/minitest-around/minitest-around-0.3.0.ebuild index 4ae1ffb..bdab2cb 100644 --- a/dev-ruby/minitest-around/minitest-around-0.3.0.ebuild +++ b/dev-ruby/minitest-around/minitest-around-0.3.0.ebuild @@ -8,8 +8,6 @@ USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md" -RUBY_FAKEGEM_EXTRAINSTALL="init.rb" - inherit ruby-fakegem DESCRIPTION="Alternative for setup/teardown dance"
