commit: 107e67ffa1c981beb9ab99ba3b5c5186bb20ed6c Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Sep 7 09:52:17 2015 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Sep 7 09:52:45 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107e67ff
dev-ruby/spork: Remove old Package-Manager: portage-2.2.20.1 dev-ruby/spork/spork-0.9.2.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/dev-ruby/spork/spork-0.9.2.ebuild b/dev-ruby/spork/spork-0.9.2.ebuild deleted file mode 100644 index 2d84bf3..0000000 --- a/dev-ruby/spork/spork-0.9.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -USE_RUBY="ruby19" - -RUBY_FAKEGEM_RECIPE_TEST="rspec" -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.rdoc" -RUBY_FAKEGEM_EXTRAINSTALL="assets" - -inherit ruby-fakegem - -DESCRIPTION="Spork is Tim Harper's implementation of test server" -HOMEPAGE="https://github.com/sporkrb/spork" -LICENSE="MIT" - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -SLOT="0" -IUSE=""
