commit: 20b61633165b917b97b97553829ca82b69e42c97 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Mar 4 05:46:46 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Mar 4 07:24:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b61633
dev-ruby/stomp: cleanup Package-Manager: portage-2.2.26 dev-ruby/stomp/stomp-1.3.2-r1.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/dev-ruby/stomp/stomp-1.3.2-r1.ebuild b/dev-ruby/stomp/stomp-1.3.2-r1.ebuild deleted file mode 100644 index 7a0b39b..0000000 --- a/dev-ruby/stomp/stomp-1.3.2-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -USE_RUBY="ruby19 ruby20 ruby21 ruby22" - -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc" - -RUBY_FAKEGEM_RECIPE_TEST="rspec" - -inherit ruby-fakegem - -DESCRIPTION="Ruby bindings for the stomp messaging protocol" -HOMEPAGE="https://github.com/stompgem/stomp" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE=""
