commit:     bd6649d01ade4bd72d3f08aa7fcc93ed4cd99f5e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  5 18:24:44 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul  5 18:37:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6649d0

dev-ruby/stomp: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/stomp/Manifest           |  1 -
 dev-ruby/stomp/stomp-1.4.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/stomp/Manifest b/dev-ruby/stomp/Manifest
index f15d6583ad1..ee75769007f 100644
--- a/dev-ruby/stomp/Manifest
+++ b/dev-ruby/stomp/Manifest
@@ -1,2 +1 @@
-DIST stomp-1.4.3.gem 91136 BLAKE2B 
249752ab204401ab91660461c8e45c3c1677c008cbea1abe027059d8b2dfbac9b8b5c8f3446f23e94b2c90dd4f35b3bf5de9837f3ca251579e94de0fcadda6dd
 SHA512 
b23eb5af9323107fddfb1d8d11c8039f567452674e38c7da5a3709412d56489f462b5d0634459c750525ef9a909c988e44a53aefda7e6b6bb30eee4b90a2b948
 DIST stomp-1.4.4.gem 93696 BLAKE2B 
c1647ba119946ed41d58b1fe08baae5fa54317e3ba4b4b33eef50b7ff588daaf2ecf89a45b21b3eac7969609337fc8b09d73ea7f54f40af6c4b2613cab686df7
 SHA512 
77c5a53b56177869beb9ff236405479d1fe48ba6841f42eefbd104a5e1b8f82584283c909bb2f6ec5a34ae99c0dfa91079d0716d1bef65db24c5b1414c1ed673

diff --git a/dev-ruby/stomp/stomp-1.4.3.ebuild 
b/dev-ruby/stomp/stomp-1.4.3.ebuild
deleted file mode 100644
index 0003bf613f0..00000000000
--- a/dev-ruby/stomp/stomp-1.4.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-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=""

Reply via email to