summaryrefslogtreecommitdiff
path: root/dev-ruby/stomp
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-03-04 06:46:46 +0100
committerHans de Graaff <graaff@gentoo.org>2016-03-04 08:24:49 +0100
commit20b61633165b917b97b97553829ca82b69e42c97 (patch)
tree0889004cc2ec911008c7de36ba42ec10d0bd06d3 /dev-ruby/stomp
parent08d8d02db1d9f56efc074c3f52164ab83194a6d2 (diff)
downloadgentoo-20b61633165b917b97b97553829ca82b69e42c97.tar.gz
gentoo-20b61633165b917b97b97553829ca82b69e42c97.tar.xz
dev-ruby/stomp: cleanup
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/stomp')
-rw-r--r--dev-ruby/stomp/stomp-1.3.2-r1.ebuild22
1 files changed, 0 insertions, 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 7a0b39bc968..00000000000
--- 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=""